summaryrefslogtreecommitdiffstats
path: root/meta/lib
AgeCommit message (Expand)Author
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-22oeqa/qemurunner: Add priority/nice information for running processesRichard Purdie
2020-07-14oeqa/utils/qemurunner: Fix missing pid file tracebacksRichard Purdie
2020-07-13qemurunner: Add extra debug info when qemu fails to startRichard Purdie
2020-07-13qemurunner: Ensure pid location is deterministicRichard Purdie
2020-07-12lib/oe/recipeutils.py: add AUTHOR; BBCLASSEXTENDTim Orling
2020-07-12oeqa/selftest/sstatetests: Avoid polluting DL_DIRRichard Purdie
2020-07-08oeqa/core/loader: fix regex to include numbersVacek, Patrick
2020-07-03logrotate.py: fix testimage occasionally failureChangqing Li
2020-07-03oeqa/targetcontrol: Attempt to fix log closure warning messageRichard Purdie
2020-07-03oeqa/selftest: recipetool/devtool: Avoid load_plugin test raceRichard Purdie
2020-07-03oeqa/core/loader: refine regex to find moduleLee Chee Yang
2020-07-03rootfs: do not let ldconfig to create symlinksDamian Wrobel
2020-07-02oescripts: ignore whitespaces when comparing linesChen Qi
2020-07-02oescripts.py: fix typoChen Qi
2020-06-28oeqa/selftest: Clean up separate builddir in success case when non-threadedRichard Purdie
2020-06-23oeqa/runtime/cases/ptest: Make output content path absoluteAndrej Valek
2020-06-23oeqa/utils/command: Improve stdin handling in runCmdRichard Purdie
2020-06-23oeqa/selftest/runcmd: Add better debug for thread count mismatch failuresRichard Purdie
2020-06-17oeqa/runtime: Add OERequirePackage decoratorKonrad Weihmann
2020-06-15sstatesig: Account for all dataCaches being passedJoshua Watt
2020-06-12buildhistory: Add simplistic file move detectionRichard Purdie
2020-06-10wic: Fix --extra-space argument handlingJoshua Watt
2020-06-06archiver: Speed up testsPaul Barker
2020-06-05archiver: Capture git submodules in mirror archiverPaul Barker
2020-06-04glibc: move ld.so.conf back to main packageRasmus Villemoes
2020-06-04oe-selftest: Recursively patch test case pathsPaul Barker
2020-06-04oe-selftest: Support verbose log outputPaul Barker
2020-06-04oe-selftest: Allow overriding the build directory used for testsPaul Barker
2020-06-04archiver: Fix test case for srpm archiver modePaul Barker
2020-06-04wic: Add --offset argument for partitionsJoshua Watt