summaryrefslogtreecommitdiffstats
path: root/meta/lib
AgeCommit message (Expand)Author
2021-02-11meta: drop _PYTHON_SYSCONFIGDATA_NAME hacksAlexander Kanavin
2021-02-11wic/selftest: test_permissions also test bitbake imageLee Chee Yang
2021-02-11sstatesig: Add descriptive error message to getpwuid/getgrgid "uid/gid not fo...Tomasz Dziendzielski
2021-02-05lib/oe/patch.py: Don't return command stderr from runcmd functionTomasz Dziendzielski
2021-02-05cve_check: add CVE_VERSION_SUFFIX to indicate suffix in versioningLee Chee Yang
2021-02-05cve-check: replace Looseversion with custom version classLee Chee Yang
2021-02-05oeqa/selftest/cases/tinfoil.py: increase timeout 10->60s test_wait_eventYi Fan Yu
2021-01-27lib/oe/utils: Return empty string in parallel_makeTomasz Dziendzielski
2021-01-18selftest: Add argument to keep build dirPaul Barker
2021-01-12bitbake.conf: Prevent pyc file generation in pseudo contextPaul Barker
2021-01-12lib/oe/path: Add canonicalize()Peter Kjellerstedt
2021-01-12oeqa/commands: Ensure sync can be found regardless of PATHRichard Purdie
2021-01-12oeqa/selftest/cases/devtool.py: fix typo in ignore_patterns callSteve Sakoman
2020-12-18uninative: Don't use single sstate for pseudo-nativeRichard Purdie
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-20oeqa/core/context: initialize _run_end_timeKonrad Weihmann
2020-11-20oeqa/core/context: expose results as variableKonrad Weihmann
2020-10-30scripts/buildhistory_analysis: Avoid tracebacks from file comparision codeRichard Purdie
2020-10-30deb: replace deprecated apt force-yes argumentRichard Leitner
2020-10-30sstatesig: Log timestamps for hashequiv in reprodubile builds for do_packageRichard Purdie
2020-10-26imagefeatures: New test case, test_empty_image, addedKhairul Rohaizzat Jamaluddin
2020-10-20oeqa: Add sync call to command executionRichard Purdie
2020-10-20lib/oe/rootfs: introduce IMAGE_LOG_CHECK_EXCLUDESKonrad Weihmann
2020-10-13IMAGE_LOCALES_ARCHIVE: add option to prevent locale archive creationMichael Thalmeier
2020-10-10oeqa/selftest/runtime_test: Exclude gpg directory from pseudo databaseRichard Purdie
2020-10-10bitbake-bblayers/create: Make the example recipe print its messageYoann Congal
2020-10-08selftest: add test for recipes with patches in overridesRoss Burton
2020-10-08selftest: skip npm tests if nodejs-native isn't availableRoss Burton
2020-10-07base/bitbake.conf: Enable pseudo path filteringRichard Purdie
2020-09-30oeqa/selftest/devtool: Add sync call to test teardownRichard Purdie
2020-09-30testsdk.py: remove workspace/sources to avoid failure in case of multilibChen Qi
2020-09-30oeqa/selftest/cases/devtool.py: avoid .pyc raceTim Orling
2020-09-30target/ssh.py: Add dump_target supportSaul Wold
2020-09-30testimage: Add testimage_dump_target to kwargsSaul Wold
2020-09-30utils: respect scheduler affinity in cpu_count()Ross Burton
2020-09-28oeqa/runtime : add test for RTC(Real Time Clock)Teoh Jay Shen
2020-09-23oeqa/selftest/containerimage: Update to match assumptions in configurationRichard Purdie
2020-09-23oeqa/selftest/incompatible_lib: Fix append usageRichard Purdie
2020-09-20oeqa/qemurunner: Increase serial timeoutRichard Purdie
2020-09-15wic/bootimg-efi: IMAGE_EFI_BOOT_FILES variable added to separate bootimg-efi ...Khairul Rohaizzat Jamaluddin
2020-09-14oeqa/runtime: add test for matchbox-terminalTeohJayShen
2020-09-14oeqa/weston: Fix tests to run with systemdKhem Raj
2020-09-08oeqa/concurrencytest: Improve builddir path manipulationsRichard Purdie
2020-09-08selftest/signing: Ensure build path relocation is safeRichard Purdie
2020-09-03package.bbclass: hash equivalency and pr serviceMark Hatle
2020-09-02selftest/prservice: Improve test failure messageRichard Purdie
2020-09-02oeqa: reproducible: Fix test not producing diffsJoshua Watt
2020-09-02oeqa: sdk: Capture stderr outputJoshua Watt