summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe
Commit message (Expand)AuthorAgeFilesLines
* Revert "sstatesig.py: show an error instead of warning when sstate manifest i...Anuj Mittal2021-03-281-1/+1
* sstatesig.py: show an error instead of warning when sstate manifest isn't foundMartin Jansa2021-03-101-1/+1
* oe/recipeutils: Fix copying patches when BBLAYERS entries are not normalisedAndrei Gherzan2021-03-101-1/+1
* package_manager/deb: Fix image generation with package removalRichard Purdie2021-02-261-0/+4
* deb: export INTERCEPT_DIR for remove actionsRichard Leitner2021-02-261-0/+2
* meta: drop _PYTHON_SYSCONFIGDATA_NAME hacksAlexander Kanavin2021-02-111-4/+0
* sstatesig: Add descriptive error message to getpwuid/getgrgid "uid/gid not fo...Tomasz Dziendzielski2021-02-111-2/+4
* lib/oe/patch.py: Don't return command stderr from runcmd functionTomasz Dziendzielski2021-02-051-5/+9
* cve_check: add CVE_VERSION_SUFFIX to indicate suffix in versioningLee Chee Yang2021-02-051-19/+21
* cve-check: replace Looseversion with custom version classLee Chee Yang2021-02-051-0/+58
* lib/oe/utils: Return empty string in parallel_makeTomasz Dziendzielski2021-01-271-1/+1
* lib/oe/path: Add canonicalize()Peter Kjellerstedt2021-01-121-0/+21
* uninative: Don't use single sstate for pseudo-nativeRichard Purdie2020-12-181-1/+1
* meta/lib/oe/reproducible.py: gitsm:// works just as fine as git:// for timest...Alexander Kanavin2020-12-181-1/+1
* scripts/buildhistory_analysis: Avoid tracebacks from file comparision codeRichard Purdie2020-10-301-2/+4
* deb: replace deprecated apt force-yes argumentRichard Leitner2020-10-301-1/+1
* sstatesig: Log timestamps for hashequiv in reprodubile builds for do_packageRichard Purdie2020-10-301-0/+6
* lib/oe/rootfs: introduce IMAGE_LOG_CHECK_EXCLUDESKonrad Weihmann2020-10-201-0/+2
* IMAGE_LOCALES_ARCHIVE: add option to prevent locale archive creationMichael Thalmeier2020-10-131-6/+7
* base/bitbake.conf: Enable pseudo path filteringRichard Purdie2020-10-071-0/+2
* utils: respect scheduler affinity in cpu_count()Ross Burton2020-09-301-2/+1
* lib/oe/recipeutils.py: add support for BBFILES_DYNAMICNaveen Saini2020-08-271-0/+17
* lib/package_manager: Fix missing importsRichard Purdie2020-08-019-7/+15
* lib/oe/reproducible.py: Fix git HEAD check3.2_M2Joshua Watt2020-07-291-2/+2
* Revert "lib/oe/log_colorizer.py: add LogColorizerProxyProgressHandler"Richard Purdie2020-07-291-86/+0
* lib/oe/log_colorizer.py: add LogColorizerProxyProgressHandlerChris Laplante2020-07-291-0/+86
* deb: Move package manager to its own dirFredrik Gustafsson2020-07-276-489/+492
* ipk: Move package manager to its own dirFredrik Gustafsson2020-07-276-434/+506
* rpm: Move package manager to its own dirFredrik Gustafsson2020-07-276-400/+405
* deb: Move sdk to its own dirFredrik Gustafsson2020-07-272-86/+96
* ipk: Move sdk to its own dirFredrik Gustafsson2020-07-272-86/+97
* rpm: Move sdk to its own dirFredrik Gustafsson2020-07-272-105/+115
* deb: Move rootfs to its own dirFredrik Gustafsson2020-07-272-199/+211
* ipk: Move rootfs to its own dirFredrik Gustafsson2020-07-272-267/+388
* rpm: Move rootfs to its own dirFredrik Gustafsson2020-07-272-140/+150
* deb: Move deb manifest to its own subdirFredrik Gustafsson2020-07-274-20/+31
* ipk: Move ipk manifest to its own subdirFredrik Gustafsson2020-07-274-71/+78
* rpm: Move manifest to its own subdirFredrik Gustafsson2020-07-274-52/+61
* package_manager: Move to package_manager/__init__.pyFredrik Gustafsson2020-07-271-0/+0
* patch.py: Change to more strictly fuzz detectionNaoto Yamaguchi2020-07-271-1/+1
* lib/oe/reproducible: Fix error when no git HEADJoshua Watt2020-07-221-8/+17
* classes/reproducible: Move to library codeJoshua Watt2020-07-221-0/+95
* lib/oe/recipeutils.py: add AUTHOR; BBCLASSEXTENDTim Orling2020-07-121-1/+1
* rootfs: do not let ldconfig to create symlinksDamian Wrobel2020-07-031-2/+2
* sstatesig: Account for all dataCaches being passedJoshua Watt2020-06-151-37/+42
* buildhistory: Add simplistic file move detectionRichard Purdie2020-06-151-3/+62
* glibc: move ld.so.conf back to main packageRasmus Villemoes2020-06-091-1/+1
* apt: update to 1.8.2.1Alexander Kanavin2020-06-041-1/+1
* Revert "lib/oe/patch: fix handling of patches with no header"Martin Jansa2020-06-041-6/+2
* lib/oe/patch: GitApplyTree: save 1 echo in commit-msg hookMartin Jansa2020-06-041-2/+1