summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* 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-277-491/+493
* ipk: Move package manager to its own dirFredrik Gustafsson2020-07-277-435/+508
* rpm: Move package manager to its own dirFredrik Gustafsson2020-07-277-401/+408
* 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
* oeqa/qemurunner: Add priority/nice information for running processesRichard Purdie2020-07-222-2/+2
* oeqa/utils/qemurunner: Fix missing pid file tracebacksRichard Purdie2020-07-141-1/+1
* qemurunner: Add extra debug info when qemu fails to startRichard Purdie2020-07-131-0/+9
* qemurunner: Ensure pid location is deterministicRichard Purdie2020-07-131-2/+4
* lib/oe/recipeutils.py: add AUTHOR; BBCLASSEXTENDTim Orling2020-07-121-1/+1
* oeqa/selftest/sstatetests: Avoid polluting DL_DIRRichard Purdie2020-07-121-1/+4
* oeqa/core/loader: fix regex to include numbersVacek, Patrick2020-07-081-1/+1
* logrotate.py: fix testimage occasionally failureChangqing Li2020-07-031-4/+0
* oeqa/targetcontrol: Attempt to fix log closure warning messageRichard Purdie2020-07-031-0/+1
* oeqa/selftest: recipetool/devtool: Avoid load_plugin test raceRichard Purdie2020-07-032-2/+10
* oeqa/core/loader: refine regex to find moduleLee Chee Yang2020-07-031-1/+1
* rootfs: do not let ldconfig to create symlinksDamian Wrobel2020-07-031-2/+2
* oescripts: ignore whitespaces when comparing linesChen Qi2020-07-021-1/+1
* oescripts.py: fix typoChen Qi2020-07-021-1/+1
* oeqa/selftest: Clean up separate builddir in success case when non-threadedRichard Purdie2020-06-282-22/+37
* oeqa/runtime/cases/ptest: Make output content path absoluteAndrej Valek2020-06-231-0/+4
* oeqa/utils/command: Improve stdin handling in runCmdRichard Purdie2020-06-231-1/+3
* oeqa/selftest/runcmd: Add better debug for thread count mismatch failuresRichard Purdie2020-06-231-4/+5
* oeqa/runtime: Add OERequirePackage decoratorKonrad Weihmann2020-06-171-2/+32
* sstatesig: Account for all dataCaches being passedJoshua Watt2020-06-151-37/+42
* buildhistory: Add simplistic file move detectionRichard Purdie2020-06-154-3/+18539
* wic: Fix --extra-space argument handlingJoshua Watt2020-06-121-0/+15
* archiver: Speed up testsPaul Barker2020-06-091-15/+15
* archiver: Capture git submodules in mirror archiverPaul Barker2020-06-091-0/+54
* glibc: move ld.so.conf back to main packageRasmus Villemoes2020-06-091-1/+1
* oe-selftest: Recursively patch test case pathsPaul Barker2020-06-041-2/+12
* oe-selftest: Support verbose log outputPaul Barker2020-06-042-0/+3
* oe-selftest: Allow overriding the build directory used for testsPaul Barker2020-06-041-2/+8
* archiver: Fix test case for srpm archiver modePaul Barker2020-06-041-0/+1
* wic: Add --offset argument for partitionsJoshua Watt2020-06-041-25/+93
* oeqa/targetcontrol: Rework exception handling to avoid warningsRichard Purdie2020-06-042-5/+5