summaryrefslogtreecommitdiffstats
path: root/meta/lib
AgeCommit message (Expand)Author
2020-09-02selftest/prservice: Improve test failure messageRichard Purdie
2020-09-02oeqa: reproducible: Fix test not producing diffsJoshua Watt
2020-09-02oeqa: sdk: Capture stderr outputJoshua Watt
2020-08-28oeqa/multilib: un-skip the connman testAlexander Kanavin
2020-08-28oeqa/multilib: rework to use readelf from the hostAlexander Kanavin
2020-08-28oeqa/x32lib: rework to use readelf from the hostAlexander Kanavin
2020-08-27lib/oe/recipeutils.py: add support for BBFILES_DYNAMICNaveen Saini
2020-08-26oeqa/selftest: Apply patch to fix cpio build with -fno-commonRichard Purdie
2020-08-26selftest/recipetool: Drop globbing SRC_URI test, no longer supportedRichard Purdie
2020-08-25oeqa: runtime_tests: Extra GPG debuggingJoshua Watt
2020-08-22wic: Add 512 Byte alignment to --offsetJoshua Watt
2020-08-20oeqa/manual/bsp-hw.json : remove X_server_can_start_up_with_runlevel_5_boot testTeohJayShen
2020-08-20oeqa/manual/bsp-hw.json : remove shutdown_system testTeohJayShen
2020-08-18buildgalculator: Patch to fix build with -fno-commonKhem Raj
2020-08-18buildcpio.py: Apply patch to fix build with -fno-commonKhem Raj
2020-08-18selftest/tinfoil: Increase wait event timeoutRichard Purdie
2020-08-08oeqa: write @OETestTag content into json test reports for each caseAlexander Kanavin
2020-08-08oeqa/selftest/imagefeatures: Add testcase for fitImageUsama Arif
2020-08-06ltp: make copyFrom scp command non-fatalMatthew
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