summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* oeqa/weston: Fix tests to run with systemdKhem Raj2020-09-141-3/+9
* oeqa/concurrencytest: Improve builddir path manipulationsRichard Purdie2020-09-081-1/+3
* selftest/signing: Ensure build path relocation is safeRichard Purdie2020-09-081-1/+3
* package.bbclass: hash equivalency and pr serviceMark Hatle2020-09-031-4/+4
* selftest/prservice: Improve test failure messageRichard Purdie2020-09-021-2/+2
* oeqa: reproducible: Fix test not producing diffsJoshua Watt2020-09-023-1/+29
* oeqa: sdk: Capture stderr outputJoshua Watt2020-09-026-6/+6
* oeqa/multilib: un-skip the connman testAlexander Kanavin2020-08-281-1/+1
* oeqa/multilib: rework to use readelf from the hostAlexander Kanavin2020-08-281-3/+6
* oeqa/x32lib: rework to use readelf from the hostAlexander Kanavin2020-08-281-6/+11
* lib/oe/recipeutils.py: add support for BBFILES_DYNAMICNaveen Saini2020-08-271-0/+17
* oeqa/selftest: Apply patch to fix cpio build with -fno-commonRichard Purdie2020-08-261-1/+1
* selftest/recipetool: Drop globbing SRC_URI test, no longer supportedRichard Purdie2020-08-261-13/+0
* oeqa: runtime_tests: Extra GPG debuggingJoshua Watt2020-08-251-1/+1
* wic: Add 512 Byte alignment to --offsetJoshua Watt2020-08-221-0/+24
* oeqa/manual/bsp-hw.json : remove X_server_can_start_up_with_runlevel_5_boot testTeohJayShen2020-08-201-22/+0
* oeqa/manual/bsp-hw.json : remove shutdown_system testTeohJayShen2020-08-201-22/+0
* buildgalculator: Patch to fix build with -fno-commonKhem Raj2020-08-181-1/+1
* buildcpio.py: Apply patch to fix build with -fno-commonKhem Raj2020-08-182-1/+3
* selftest/tinfoil: Increase wait event timeoutRichard Purdie2020-08-181-2/+3
* oeqa: write @OETestTag content into json test reports for each caseAlexander Kanavin2020-08-081-0/+14
* oeqa/selftest/imagefeatures: Add testcase for fitImageUsama Arif2020-08-081-0/+74
* ltp: make copyFrom scp command non-fatalMatthew2020-08-062-4/+8
* 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-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