summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* selftest: Add argument to keep build dirPaul Barker2021-01-131-4/+13
* oe-pkgdata-util: Added a test to verify oe-pkgdata-util without parametersMilan Shah2021-01-131-0/+6
* oeqa/commands: Ensure sync can be found regardless of PATHRichard Purdie2021-01-091-0/+3
* lib/oe/qa: handle the 'no specific instruction set' ELF e_machine valueRoss Burton2021-01-092-1/+2
* oeqa/selftest/cases/devtool.py: fix typo in ignore_patterns callSteve Sakoman2021-01-011-1/+1
* meta/lib/oe/reproducible.py: gitsm:// works just as fine as git:// for timest...Alexander Kanavin2020-12-181-1/+1
* meta/lib/oeqa/manual/oe-core.json: Update test_bitbake_devshellsangeeta jain2020-12-181-1/+1
* oeqa/devtool: use Yocto mirror for pv-1.5.3 tarballRoss Burton2020-12-181-1/+1
* lib/oe/reproducible.py: Fix git HEAD checkJoshua Watt2020-11-221-2/+2
* lib/oe/reproducible: Fix error when no git HEADJoshua Watt2020-11-221-8/+17
* classes/reproducible: Move to library codeJoshua Watt2020-11-221-0/+95
* oeqa/core/context: initialize _run_end_timeKonrad Weihmann2020-11-201-0/+1
* oeqa/core/context: expose results as variableKonrad Weihmann2020-11-201-0/+3
* sstatesig: Log timestamps for hashequiv in reprodubile builds for do_packageRichard Purdie2020-11-121-0/+6
* Revert "lib/oe/patch: fix handling of patches with no header"Martin Jansa2020-11-121-6/+2
* lib/oe/patch: GitApplyTree: save 1 echo in commit-msg hookMartin Jansa2020-11-121-2/+1
* lib/oe/patch: prevent applying patches without any subjectMartin Jansa2020-11-121-1/+1
* oeqa: Add sync call to command executionRichard Purdie2020-10-302-9/+15
* bitbake-bblayers/create: Make the example recipe print its messageYoann Congal2020-10-221-1/+3
* oeqa/selftest/cases/devtool.py: avoid .pyc raceTim Orling2020-10-091-1/+2
* wic: Add 512 Byte alignment to --offsetJoshua Watt2020-10-061-0/+24
* wic: Fix --extra-space argument handlingJoshua Watt2020-10-061-0/+15
* wic: Add --offset argument for partitionsJoshua Watt2020-10-061-25/+93
* oeqa/selftest/containerimage: Update to match assumptions in configurationRichard Purdie2020-10-061-0/+3
* oeqa/selftest/incompatible_lib: Fix append usageRichard Purdie2020-10-061-1/+1
* oeqa/qemurunner: Increase serial timeoutRichard Purdie2020-10-061-1/+1
* oeqa/concurrencytest: Improve builddir path manipulationsRichard Purdie2020-09-171-1/+3
* selftest/signing: Ensure build path relocation is safeRichard Purdie2020-09-171-1/+3
* selftest/prservice: Improve test failure messageRichard Purdie2020-09-101-2/+2
* oeqa: sdk: Capture stderr outputJoshua Watt2020-09-106-6/+6
* oeqa/manual/bsp-hw.json : remove X_server_can_start_up_with_runlevel_5_boot testTeohJayShen2020-09-021-22/+0
* oeqa/manual/bsp-hw.json : remove shutdown_system testTeohJayShen2020-09-021-22/+0
* oeqa: runtime_tests: Extra GPG debuggingJoshua Watt2020-09-021-1/+1
* selftest/tinfoil: Increase wait event timeoutRichard Purdie2020-08-271-2/+3
* oeqa: write @OETestTag content into json test reports for each caseAlexander Kanavin2020-08-121-0/+14
* ltp: make copyFrom scp command non-fatalMatthew2020-08-122-4/+8
* oeqa/qemurunner: Add priority/nice information for running processesRichard Purdie2020-07-312-2/+2
* oeqa/utils/qemurunner: Fix missing pid file tracebacksRichard Purdie2020-07-221-1/+1
* qemurunner: Add extra debug info when qemu fails to startRichard Purdie2020-07-221-0/+9
* qemurunner: Ensure pid location is deterministicRichard Purdie2020-07-221-2/+4
* lib/oe/recipeutils.py: add AUTHOR; BBCLASSEXTENDTim Orling2020-07-221-1/+1
* oeqa/selftest/sstatetests: Avoid polluting DL_DIRRichard Purdie2020-07-221-1/+4
* oeqa/core/loader: fix regex to include numbersVacek, Patrick2020-07-161-1/+1
* logrotate.py: fix testimage occasionally failureChangqing Li2020-07-071-4/+0
* oeqa/targetcontrol: Attempt to fix log closure warning messageRichard Purdie2020-07-071-0/+1
* oeqa/selftest: recipetool/devtool: Avoid load_plugin test raceRichard Purdie2020-07-072-2/+10
* oeqa/core/loader: refine regex to find moduleLee Chee Yang2020-07-071-1/+1
* oescripts: ignore whitespaces when comparing linesChen Qi2020-07-071-1/+1
* oescripts.py: fix typoChen Qi2020-07-071-1/+1
* oeqa/selftest: Clean up separate builddir in success case when non-threadedRichard Purdie2020-07-022-22/+37