summaryrefslogtreecommitdiffstats
path: root/meta/lib
AgeCommit message (Expand)Author
2021-04-06populate_sdk_ext: Avoid copying and producing .pyc filesMark Hatle
2021-03-28selftest/wic: Fix dependency issue in rawcopy testRichard Purdie
2021-03-28cve-check: CVE_VERSION_SUFFIX to work with patched releaseLee Chee Yang
2021-03-28Revert "sstatesig.py: show an error instead of warning when sstate manifest i...Steve Sakoman
2021-03-18bitbake-bblayers/create: Fix incorrect priority help messageCharlie Davies
2021-03-18oeqa/pam: Need shadow installed for the testsKhem Raj
2021-03-18selftest/reproducible: Add ability to pull some objects from sstateRichard Purdie
2021-03-10reproducible: Improve SOURCE_DATE_EPOCH_FALLBACK handlingRichard Purdie
2021-03-10sstatesig.py: show an error instead of warning when sstate manifest isn't foundMartin Jansa
2021-03-04selftest/reproducible: Don't call sync between each file compareRichard Purdie
2021-03-04oeqa/commands: Fix compatibility with python 3.9Richard Purdie
2021-03-04oe/recipeutils: Fix copying patches when BBLAYERS entries are not normalisedAndrei Gherzan
2021-03-04df.py: Add feature check for read-only-rootfsWes Lindauer
2021-03-04oeqa/runlevel : add test for runlevelsTeoh Jay Shen
2021-03-04oeqa: reproducible: Add more loggingJoshua Watt
2021-03-04oeqa: reproducible: Fix SSTATE_MIRRORS variableJoshua Watt
2021-02-18meta: drop _PYTHON_SYSCONFIGDATA_NAME hacksAlexander Kanavin
2021-02-10wic/selftest: test_permissions also test bitbake imageLee Chee Yang
2021-02-10oeqa: wic: Add tests for permissions and change-directoryRicardo Ribalda Delgado
2021-02-10sstatesig: Add descriptive error message to getpwuid/getgrgid "uid/gid not fo...Tomasz Dziendzielski
2021-02-10lib/oe/patch.py: Ignore scissors line on applying patchTomasz Dziendzielski
2021-02-10package.bbclass: hash equivalency and pr serviceMark Hatle
2021-02-10cve_check: add CVE_VERSION_SUFFIX to indicate suffix in versioningLee Chee Yang
2021-02-10cve-check: replace Looseversion with custom version classLee Chee Yang
2021-02-05selftest/devtool: Add modify_localfiles_only test checking symlink pathTomasz Dziendzielski
2021-02-05oeqa/selftest/cases/tinfoil.py: increase timeout 10->60s test_wait_eventYi Fan Yu
2021-02-05oeqa/ptest: print a warning if ptests failedAlexander Kanavin
2021-02-03bitbake.conf: Prevent pyc file generation in pseudo contextPaul Barker
2021-02-03lib/oe/path: Add canonicalize()Peter Kjellerstedt
2021-02-03uninative: Don't use single sstate for pseudo-nativeRichard Purdie
2021-02-03oeqa/selftest/runtime_test: Exclude gpg directory from pseudo databaseRichard Purdie
2021-02-03base/bitbake.conf: Enable pseudo path filteringRichard Purdie
2021-01-21lib/oe/utils: Return empty string in parallel_makeTomasz Dziendzielski
2021-01-13selftest: Add argument to keep build dirPaul Barker
2021-01-13oe-pkgdata-util: Added a test to verify oe-pkgdata-util without parametersMilan Shah
2021-01-09oeqa/commands: Ensure sync can be found regardless of PATHRichard Purdie
2021-01-09lib/oe/qa: handle the 'no specific instruction set' ELF e_machine valueRoss Burton
2021-01-01oeqa/selftest/cases/devtool.py: fix typo in ignore_patterns callSteve Sakoman
2020-12-18meta/lib/oe/reproducible.py: gitsm:// works just as fine as git:// for timest...Alexander Kanavin
2020-12-18meta/lib/oeqa/manual/oe-core.json: Update test_bitbake_devshellsangeeta jain
2020-12-18oeqa/devtool: use Yocto mirror for pv-1.5.3 tarballRoss Burton
2020-11-22lib/oe/reproducible.py: Fix git HEAD checkJoshua Watt
2020-11-22lib/oe/reproducible: Fix error when no git HEADJoshua Watt
2020-11-22classes/reproducible: Move to library codeJoshua Watt
2020-11-20oeqa/core/context: initialize _run_end_timeKonrad Weihmann
2020-11-20oeqa/core/context: expose results as variableKonrad Weihmann
2020-11-12sstatesig: Log timestamps for hashequiv in reprodubile builds for do_packageRichard Purdie
2020-11-12Revert "lib/oe/patch: fix handling of patches with no header"Martin Jansa
2020-11-12lib/oe/patch: GitApplyTree: save 1 echo in commit-msg hookMartin Jansa
2020-11-12lib/oe/patch: prevent applying patches without any subjectMartin Jansa