summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe
AgeCommit message (Expand)Author
2021-09-09sstatesig.py: make it fatal error when sstate manifest isn't foundMartin Jansa
2021-09-08lib/package_manager: Use shutil.copy instead of bb.utils.copyfile for interceptsRichard Purdie
2021-05-05populate_sdk_ext: Avoid copying and producing .pyc filesMark Hatle
2021-04-28deb: apply postinstall on sdkhongxu
2021-04-20lib/oe/terminal: Fix tmux new-session on older tmux versions (<1.9)Peter Budny
2021-04-09cve-check: CVE_VERSION_SUFFIX to work with patched releaseLee Chee Yang
2021-03-22Revert "sstatesig.py: show an error instead of warning when sstate manifest i...Anuj Mittal
2021-03-10sstatesig.py: show an error instead of warning when sstate manifest isn't foundMartin Jansa
2021-03-10oe/recipeutils: Fix copying patches when BBLAYERS entries are not normalisedAndrei Gherzan
2021-02-18package_manager/deb: Fix image generation with package removalRichard Purdie
2021-02-18deb: export INTERCEPT_DIR for remove actionsRichard Leitner
2021-02-11meta: drop _PYTHON_SYSCONFIGDATA_NAME hacksAlexander Kanavin
2021-02-06sstatesig: Add descriptive error message to getpwuid/getgrgid "uid/gid not fo...Tomasz Dziendzielski
2021-02-01lib/oe/patch.py: Don't return command stderr from runcmd functionTomasz Dziendzielski
2021-02-01cve_check: add CVE_VERSION_SUFFIX to indicate suffix in versioningLee Chee Yang
2021-02-01cve-check: replace Looseversion with custom version classLee Chee Yang
2021-01-19lib/oe/utils: Return empty string in parallel_makeTomasz Dziendzielski
2021-01-07lib/oe/path: Add canonicalize()Peter Kjellerstedt
2020-12-10uninative: Don't use single sstate for pseudo-nativeRichard Purdie
2020-12-10meta/lib/oe/reproducible.py: gitsm:// works just as fine as git:// for timest...Alexander Kanavin
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
2020-08-27lib/oe/recipeutils.py: add support for BBFILES_DYNAMICNaveen Saini
2020-08-01lib/package_manager: Fix missing importsRichard Purdie
2020-07-29lib/oe/reproducible.py: Fix git HEAD checkJoshua Watt
2020-07-29Revert "lib/oe/log_colorizer.py: add LogColorizerProxyProgressHandler"Richard Purdie
2020-07-29lib/oe/log_colorizer.py: add LogColorizerProxyProgressHandlerChris Laplante
2020-07-27deb: Move package manager to its own dirFredrik Gustafsson
2020-07-27ipk: Move package manager to its own dirFredrik Gustafsson
2020-07-27rpm: Move package manager to its own dirFredrik Gustafsson
2020-07-27deb: Move sdk to its own dirFredrik Gustafsson
2020-07-27ipk: Move sdk to its own dirFredrik Gustafsson
2020-07-27rpm: Move sdk to its own dirFredrik Gustafsson
2020-07-27deb: Move rootfs to its own dirFredrik Gustafsson
2020-07-27ipk: Move rootfs to its own dirFredrik Gustafsson
2020-07-27rpm: Move rootfs to its own dirFredrik Gustafsson
2020-07-27deb: Move deb manifest to its own subdirFredrik Gustafsson
2020-07-27ipk: Move ipk manifest to its own subdirFredrik Gustafsson
2020-07-27rpm: Move manifest to its own subdirFredrik Gustafsson
2020-07-27package_manager: Move to package_manager/__init__.pyFredrik Gustafsson
2020-07-27patch.py: Change to more strictly fuzz detectionNaoto Yamaguchi
2020-07-22lib/oe/reproducible: Fix error when no git HEADJoshua Watt
2020-07-22classes/reproducible: Move to library codeJoshua Watt
2020-07-12lib/oe/recipeutils.py: add AUTHOR; BBCLASSEXTENDTim Orling
2020-07-03rootfs: do not let ldconfig to create symlinksDamian Wrobel