summaryrefslogtreecommitdiffstats
path: root/meta/lib
AgeCommit message (Expand)Author
2021-02-05wic/selftest: test_permissions also test bitbake imageLee Chee Yang
2021-02-03oeqa/usb_hid.py : add test to check the usb/human interface device status aft...Teoh Jay Shen
2021-02-03sstatesig: Add descriptive error message to getpwuid/getgrgid "uid/gid not fo...Tomasz Dziendzielski
2021-02-03lib/oe/patch.py: Ignore scissors line on applying patchTomasz Dziendzielski
2021-01-30lib/oe/patch.py: Don't return command stderr from runcmd functionTomasz Dziendzielski
2021-01-30cve_check: add CVE_VERSION_SUFFIX to indicate suffix in versioningLee Chee Yang
2021-01-28oeqa/ethernet_ip_connman : add test for network connectionsTeoh Jay Shen
2021-01-27lib/oe/package_manager: Do not pass stderr to package manager as an argumentTomasz Dziendzielski
2021-01-27selftest/devtool: Add modify_localfiles_only test checking symlink pathTomasz Dziendzielski
2021-01-23lib/oe/package_manager: ensure repodata is wipedRoss Burton
2021-01-23cve-check: replace Looseversion with custom version classLee Chee Yang
2021-01-23oeqa/selftest/cases/tinfoil.py: increase timeout 10->60s test_wait_eventYi Fan Yu
2021-01-20oeqa/selftest: binutils-cross-x86_64 -> libgcc-initialRobert Yang
2021-01-20runtime_test.py: correct output check for bash 5.1Alexander Kanavin
2021-01-20oeqa/selftest/imagefeatures: adding fitImage initramfs bundle testcaseAbdellatif El Khlifi
2021-01-20ccache.bbclass: Use ccache-native and disable ccache for native recipesRobert Yang
2021-01-20Revert "ccache.bbclass: use ccache from host distribution"Robert Yang
2021-01-17oeqa/ptest: print a warning if ptests failedAlexander Kanavin
2021-01-16deb: do not insert feed uris if apt not installedHongxu Jia
2021-01-16rootfs: add option to allow delayed postinsts on read-only rootfsAnton Kachalov
2021-01-16lib/oe/utils: Return empty string in parallel_makeTomasz Dziendzielski
2021-01-13rootfs_ipk: allow do_populate_sdk in parallel to do_rootfsMichael Ho
2021-01-08selftest: Add argument to keep build dirPaul Barker
2021-01-05oe-pkgdata-util: Added a test to verify oe-pkgdata-util without parametersMilan Shah
2020-12-31oeqa/suspend : add test for suspend stateTeoh Jay Shen
2020-12-31ccache.bbclass: use ccache from host distributionAlexander Kanavin
2020-12-30selftest/reproducible: Add useradd-staticids to reproducible builds testsRichard Purdie
2020-12-30selftest-chown: add test for fifosTrevor Woerner
2020-12-24oeqa/selftest/cases/devtool.py: fix typo in ignore_patterns callSteve Sakoman
2020-12-21oeqa/terminal : improve the test caseTeoh Jay Shen
2020-12-21oeqa/commands: Ensure sync can be found regardless of PATHRichard Purdie
2020-12-20lib/oe/qa: handle the 'no specific instruction set' ELF e_machine valueRoss Burton
2020-12-20oe-selftest: fitimage: add test for signing FIT imagesPaul Eggleton
2020-12-20oe-selftest: fitimage: Test for FIT_DESCPaul Eggleton
2020-12-20oe-selftest: move FIT image tests to their own modulePaul Eggleton
2020-12-20bitbake.conf: Prevent pyc file generation in pseudo contextPaul Barker
2020-12-20lib/oe/path: Add canonicalize()Peter Kjellerstedt
2020-12-15wic: Introduce empty plugin to create unformatted empty partitionsDiego Sueiro
2020-12-15selftest/reproducible: add an exclusion list for items that are not yet repro...Alexander Kanavin
2020-12-15selftest/reproducible: enable world reproducibility testAlexander Kanavin
2020-12-09meta/lib/oe/reproducible.py: gitsm:// works just as fine as git:// for timest...Alexander Kanavin
2020-12-06meta/lib/oeqa/manual/oe-core.json: Update test_bitbake_devshellsangeeta jain
2020-12-06oeqa/selftest/containerimage: update for improved cleanupRoss Burton
2020-12-06package_manager/ipk: improve remove_packaging_dataRoss Burton
2020-12-03package_manager/ipk: neaten OPKGLIBDIR logicRoss Burton
2020-12-03oeqa/devtool: use Yocto mirror for pv-1.5.3 tarballRoss Burton
2020-11-24uninative: Don't use single sstate for pseudo-nativeRichard Purdie
2020-11-24package management: Allow dynamic loading of PMFredrik Gustafsson
2020-11-24oeqa/commands: Fix compatibility with python 3.9Richard Purdie
2020-11-24cases/bbtests.py: ensure PACKAGE_CLASSES is set to RPM for bbtests.BitbakeTes...Chris Laplante