summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* oeqa/selftest/runtime_test: Exclude gpg directory from pseudo databaseRichard Purdie2021-02-031-0/+1
* base/bitbake.conf: Enable pseudo path filteringRichard Purdie2021-02-031-0/+2
* lib/oe/utils: Return empty string in parallel_makeTomasz Dziendzielski2021-01-211-1/+1
* 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