summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* meta/lib/oe/rootfs.py: Fix typo "Restoreing" -> "Restoring"Robert P. J. Day2021-05-201-1/+1
* oeqa/qemurunner: Improve handling of run_serial for shutdown commandsRichard Purdie2021-05-201-1/+6
* oeqa/qemurunner: Fix binary vs str issueRichard Purdie2021-05-201-2/+2
* oeqa/qemurunner: Improve logging thread exit handling for qemu shutdown testRichard Purdie2021-05-202-6/+15
* reproducible.py: add quilt-ptest and valgrind-ptestSteve Sakoman2021-05-131-0/+2
* lib/package_manager: Use shutil.copy instead of bb.utils.copyfile for interceptsSteve Sakoman2021-05-131-1/+1
* Revert "oeqa: Set LD_LIBRARY_PATH when executing native commands"Alexander Kanavin2021-05-131-3/+0
* rootfs.py: find .ko.gz and .ko.xz kernel modules as wellChristophe Chapuis2021-05-131-1/+1
* meta/lib/oeqa/core/tests/cases/timeout.py: add a testcase for the previous fixAlexander Kanavin2021-05-042-0/+19
* oeqa: tear down oeqa decorators if one of them raises an exception in setupAlexander Kanavin2021-05-042-4/+10
* oeqa/selftest/bblayers: Add test case for bitbake-layers layerindex-show-dependsDiego Sueiro2021-05-041-0/+5
* parselogs: ignore floppy error on qemu-system-x86 at boot stageYanfei Xu2021-04-301-0/+2
* lib/oe/terminal: Fix tmux new-session on older tmux versions (<1.9)Peter Budny2021-04-301-3/+13
* oeqa/selftest: Ensure packages classes are set correctly for maintainers testRichard Purdie2021-04-301-1/+1
* oeqa/selftest: Hardcode test assumptions about heartbeat event timingsRichard Purdie2021-04-301-3/+3
* selftest/reproducible: Sort the unused exclusion listRichard Purdie2021-04-231-1/+1
* selftest/reproducible: track unusued entries in the exclusion listAlexander Kanavin2021-04-231-4/+10
* selftest/reproducible: adjust exclusion list for dunfellSteve Sakoman2021-04-231-22/+10
* selftest/reproducible: add an exclusion list for items that are not yet repro...Alexander Kanavin2021-04-231-3/+79
* selftest/reproducible: enable world reproducibility testAlexander Kanavin2021-04-231-1/+3
* populate_sdk_ext: Avoid copying and producing .pyc filesMark Hatle2021-04-061-3/+3
* selftest/wic: Fix dependency issue in rawcopy testRichard Purdie2021-03-281-7/+11
* cve-check: CVE_VERSION_SUFFIX to work with patched releaseLee Chee Yang2021-03-282-1/+14
* Revert "sstatesig.py: show an error instead of warning when sstate manifest i...Steve Sakoman2021-03-281-1/+1
* bitbake-bblayers/create: Fix incorrect priority help messageCharlie Davies2021-03-181-1/+1
* oeqa/pam: Need shadow installed for the testsKhem Raj2021-03-181-0/+3
* selftest/reproducible: Add ability to pull some objects from sstateRichard Purdie2021-03-181-2/+14
* reproducible: Improve SOURCE_DATE_EPOCH_FALLBACK handlingRichard Purdie2021-03-101-2/+6
* sstatesig.py: show an error instead of warning when sstate manifest isn't foundMartin Jansa2021-03-101-1/+1
* selftest/reproducible: Don't call sync between each file compareRichard Purdie2021-03-041-1/+1
* oeqa/commands: Fix compatibility with python 3.9Richard Purdie2021-03-041-2/+2
* oe/recipeutils: Fix copying patches when BBLAYERS entries are not normalisedAndrei Gherzan2021-03-041-1/+1
* df.py: Add feature check for read-only-rootfsWes Lindauer2021-03-041-0/+2
* oeqa/runlevel : add test for runlevelsTeoh Jay Shen2021-03-041-0/+22
* oeqa: reproducible: Add more loggingJoshua Watt2021-03-041-0/+3
* oeqa: reproducible: Fix SSTATE_MIRRORS variableJoshua Watt2021-03-041-1/+1
* meta: drop _PYTHON_SYSCONFIGDATA_NAME hacksAlexander Kanavin2021-02-181-4/+0
* wic/selftest: test_permissions also test bitbake imageLee Chee Yang2021-02-101-0/+16
* oeqa: wic: Add tests for permissions and change-directoryRicardo Ribalda Delgado2021-02-101-0/+90
* sstatesig: Add descriptive error message to getpwuid/getgrgid "uid/gid not fo...Tomasz Dziendzielski2021-02-101-2/+4
* lib/oe/patch.py: Ignore scissors line on applying patchTomasz Dziendzielski2021-02-101-1/+1
* package.bbclass: hash equivalency and pr serviceMark Hatle2021-02-101-4/+4
* cve_check: add CVE_VERSION_SUFFIX to indicate suffix in versioningLee Chee Yang2021-02-102-20/+31
* cve-check: replace Looseversion with custom version classLee Chee Yang2021-02-102-0/+85
* selftest/devtool: Add modify_localfiles_only test checking symlink pathTomasz Dziendzielski2021-02-051-0/+37
* oeqa/selftest/cases/tinfoil.py: increase timeout 10->60s test_wait_eventYi Fan Yu2021-02-051-2/+4
* oeqa/ptest: print a warning if ptests failedAlexander Kanavin2021-02-051-0/+1
* bitbake.conf: Prevent pyc file generation in pseudo contextPaul Barker2021-02-031-0/+27
* lib/oe/path: Add canonicalize()Peter Kjellerstedt2021-02-031-0/+21
* uninative: Don't use single sstate for pseudo-nativeRichard Purdie2021-02-031-1/+1