summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe
AgeCommit message (Expand)Author
2022-04-06sstatesig.py: make it fatal error when sstate manifest isn't foundMartin Jansa
2022-03-11patch.py: Prevent git repo reinitializationPavel Zhukov
2022-02-25package_manager: ipk: Fix host manifest generationOleksiy Obitotskyy
2022-01-11lib/oe/reproducible: correctly set .git location when recursively looking for...Alexander Kanavin
2021-12-10patch.py: Initialize git repo before patchingPavel Zhukov
2021-11-01oe/utils: log exceptions in ThreadedWorker functionsRoss Burton
2021-05-22lib/oe/gpg_sign.py: Fix gpg verificationDaniel McGregor
2021-05-22meta/lib/oe/rootfs.py: Fix typo "Restoreing" -> "Restoring"Robert P. J. Day
2021-05-07lib/package_manager: Use shutil.copy instead of bb.utils.copyfile for interceptsRichard Purdie
2021-05-06rootfs.py: find .ko.gz and .ko.xz kernel modules as wellChristophe Chapuis
2021-04-23deb: apply postinstall on sdkhongxu
2021-04-22lib/oe/terminal: Fix tmux new-session on older tmux versions (<1.9)Peter Budny
2021-03-28populate_sdk_ext: Avoid copying and producing .pyc filesMark Hatle
2021-03-28rootfs.py: uninstall the run-postinsts package if not neededAwais Belal
2021-03-28lib/oe/utils: add directory size functionRoss Burton
2021-03-20cve-check: CVE_VERSION_SUFFIX to work with patched releaseLee Chee Yang
2021-02-26sstatesig.py: show an error instead of warning when sstate manifest isn't foundMartin Jansa
2021-02-24reproducible: Improve SOURCE_DATE_EPOCH_FALLBACK handlingRichard Purdie
2021-02-21licenses: Fix canonical license for 'or-later' handlingRichard Purdie
2021-02-19oe/recipeutils: Fix copying patches when BBLAYERS entries are not normalisedAndrei Gherzan
2021-02-16package_manager/deb: Fix image generation with package removalRichard Purdie
2021-02-10Fix up bitbake logging compatibilityRichard Purdie
2021-02-03sstatesig: Add descriptive error message to getpwuid/getgrgid "uid/gid not fo...Tomasz Dziendzielski
2021-02-03lib/oe/patch.py: Ignore scissors line on applying patchTomasz Dziendzielski
2021-01-30lib/oe/patch.py: Don't return command stderr from runcmd functionTomasz Dziendzielski
2021-01-30cve_check: add CVE_VERSION_SUFFIX to indicate suffix in versioningLee Chee Yang
2021-01-27lib/oe/package_manager: Do not pass stderr to package manager as an argumentTomasz Dziendzielski
2021-01-23lib/oe/package_manager: ensure repodata is wipedRoss Burton
2021-01-23cve-check: replace Looseversion with custom version classLee Chee Yang
2021-01-16deb: do not insert feed uris if apt not installedHongxu Jia
2021-01-16rootfs: add option to allow delayed postinsts on read-only rootfsAnton Kachalov
2021-01-16lib/oe/utils: Return empty string in parallel_makeTomasz Dziendzielski
2021-01-13rootfs_ipk: allow do_populate_sdk in parallel to do_rootfsMichael Ho
2020-12-20lib/oe/qa: handle the 'no specific instruction set' ELF e_machine valueRoss Burton
2020-12-20lib/oe/path: Add canonicalize()Peter Kjellerstedt
2020-12-09meta/lib/oe/reproducible.py: gitsm:// works just as fine as git:// for timest...Alexander Kanavin
2020-12-06package_manager/ipk: improve remove_packaging_dataRoss Burton
2020-12-03package_manager/ipk: neaten OPKGLIBDIR logicRoss Burton
2020-11-24uninative: Don't use single sstate for pseudo-nativeRichard Purdie
2020-11-24package management: Allow dynamic loading of PMFredrik Gustafsson
2020-11-16meta: drop _PYTHON_SYSCONFIGDATA_NAME hacksAlexander Kanavin
2020-11-03sstatesig: Remove workaround for bitbake taskhash bugRichard Purdie
2020-10-31deb: export INTERCEPT_DIR for remove actionsRichard Leitner
2020-10-30scripts/buildhistory_analysis: Avoid tracebacks from file comparision codeRichard Purdie
2020-10-30deb: replace deprecated apt force-yes argumentRichard Leitner
2020-10-30sstatesig: Log timestamps for hashequiv in reprodubile builds for do_packageRichard Purdie
2020-10-20lib/oe/rootfs: introduce IMAGE_LOG_CHECK_EXCLUDESKonrad Weihmann
2020-10-13IMAGE_LOCALES_ARCHIVE: add option to prevent locale archive creationMichael Thalmeier
2020-10-07base/bitbake.conf: Enable pseudo path filteringRichard Purdie
2020-09-30utils: respect scheduler affinity in cpu_count()Ross Burton