summaryrefslogtreecommitdiffstats
path: root/meta/lib
AgeCommit message (Expand)Author
2019-11-04selftest: add a test for gpl3-free imagesAlexander Kanavin
2019-11-04selftest: skip virgl test on centos 7 entirelyAlexander Kanavin
2019-11-04oeqa/selftest: add test for oe-run-nativeRoss Burton
2019-10-31IMAGE_LINGUAS_COMPLEMENTARY: auto-add language packages other than localesAndreas Müller
2019-10-24buildhistory-analysis: filter out -src changes by defaultRoss Burton
2019-10-23oeqa/runtime/context.py: ignore more files when loading controllersAndré Draszik
2019-10-23lib/oe/package_manager: Use with to control file handle lifetimeOla x Nilsson
2019-10-23lib/oe/packagedata: Use with to control file handle lifetimeOla x Nilsson
2019-10-23oe.types.path: Use with to control file handle lifetimeOla x Nilsson
2019-10-23oeqa/selftest/recipetool: Use with to control file handle lifetimeOla x Nilsson
2019-10-23oeqa/selftest: use specialist assert* methodsRoss Burton
2019-10-19oeqa/runtime/systemd: skip unit enable/disable on read-only-rootfsAndré Draszik
2019-10-19oeqa/runtime/opkg: skip install on read-only-rootfsAndré Draszik
2019-10-19oeqa/core/decorator: add skipIfFeatureAndré Draszik
2019-10-19oeqa/runtime/df: don't fail on long device namesAndré Draszik
2019-10-10license_image.bbclass: check and reject packages which have incompatible lice...Alexander Kanavin
2019-10-09oeqa/selftest/imagefeatures: improve test_hypervisor_fmtsRoss Burton
2019-10-08dnf.py: check busybox for case test_dnf_installrootKai Kang
2019-10-08oeqa/sdk: improve Meson testRoss Burton
2019-10-08lib/oe/terminal.py: fix gnome-terminal start behaviorTrevor Gamblin
2019-09-27lib/oe/lsb: Make sure the distro ID is always lowercasedPeter Kjellerstedt
2019-09-27oeqa/core/case.py: Encode binary data of logNathan Rossi
2019-09-27oeqa/core/utils/concurrencytest.py: Handle exceptions and detailsNathan Rossi
2019-09-27lib/sstatesig: Fix class inheritance problemsRichard Purdie
2019-09-27oeqa/selftest/signing: Fix for hash equivlance serverRichard Purdie
2019-09-27sstatesig: Fix hash equivlanency locked signature issuesRichard Purdie
2019-09-27oeqa: Test multiconfig parsingJoshua Watt
2019-09-27sdk: Install nativesdk locales for all TCLIBC variantsKhem Raj
2019-09-27cases/bbtests.py: test_bitbake_g(): Check base-files rather than busyboxRobert Yang
2019-09-27devtool.py: fix buildclean testChangqing Li
2019-09-27devtool.py: change to do clean before remove-layerChangqing Li
2019-09-19oeqa/selftest/reproducible: test ipkgs tooRoss Burton
2019-09-19oeqa/concurrenttest: Use ionice to delete build directoriesRichard Purdie
2019-09-19populate_sdk_ext: Introduce mechanism to keep nativesdk* sstate in esdkJaewon Lee
2019-09-18Remove SSTATE_HASHEQUIV_SERVERJoshua Watt
2019-09-18sstatesig: Update server URIJoshua Watt
2019-09-16classextend.py: don't extend file for file dependencyChangqing Li
2019-09-16oeqa/selftest/imagefeatures: dump the JSON if it can't be parsedRoss Burton
2019-09-16oeqa/selftest/wic: improve assert messages in test_fixed_sizeRoss Burton
2019-09-16runqemu: decouple gtk and gl optionsAlexander Kanavin
2019-09-15oeqa: add case for oe-git-proxyHenning Schild
2019-09-11oeqa/selftest: Rework toolchain tests to use OEPTestResultTestCaseNathan Rossi
2019-09-11oeqa/core/case.py: Add OEPTestResultTestCase for ptestresult helpersNathan Rossi
2019-09-11oeqa/selftest/context.py: For -t/-T use append argparse actionNathan Rossi
2019-09-07oeqa/selftest: Tweak binutils tests tags as toolchain/user and systemRichard Purdie
2019-09-07oeqa/selftest/cases/glibc.py: Rework and tag with toolchain-user/systemNathan Rossi
2019-09-07oeqa/selftest/cases/gcc.py: Split into classes for parallelismNathan Rossi
2019-09-07oeqa/core/decorator: Fix super class modifying subclass tagsNathan Rossi
2019-09-07oeqa/selftest/context.py: Change -t/-T args to be optionalNathan Rossi
2019-09-07oeqa/selftest: Use extraresults on self instead of self.tcNathan Rossi