summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* cve-check: failure to parse versions should be more visibleRoss Burton2019-11-071-2/+2
* cve-check: ensure all known CVEs are in the reportRoss Burton2019-11-071-2/+7
* cve-update-db-native: Remove hash column from database.Pierre Le Magourou2019-11-071-6/+6
* cve-check: Replace CVE_CHECK_CVE_WHITELIST by CVE_CHECK_WHITELISTPierre Le Magourou2019-11-071-11/+11
* cve-check: allow comparison of Vendor as well as ProductRoss Burton2019-11-071-4/+8
* cve-check.bbclass: initialize to_appendMikko Rapeli2019-11-071-0/+1
* glibc: exclude child recipes from CVE scanningRoss Burton2019-11-071-3/+1
* cve-check: remove redundant readline CVE whitelistingRoss Burton2019-11-071-4/+9
* cve-check: Update unpatched CVE matchingPierre Le Magourou2019-11-071-14/+40
* cve-check: Depends on cve-update-db-nativePierre Le Magourou2019-11-071-1/+1
* cve-update-db: Catch request.urlopen errors.Pierre Le Magourou2019-11-071-2/+3
* cve-check: be idiomaticRoss Burton2019-11-071-8/+9
* cve-check: Consider CVE that affects versions with less than operatorPierre Le Magourou2019-11-071-2/+14
* cve-check: Manage CVE_PRODUCT with more than one namePierre Le Magourou2019-11-071-11/+14
* cve-check: Remove dependency to cve-check-tool-nativePierre Le Magourou2019-11-071-45/+26
* uninative: Switch from bz2 to xzRichard Purdie2019-11-071-2/+2
* package_rpm/archiver: Apply bandaid to src.rpm creationRichard Purdie2019-02-251-0/+4
* archiver/package_rpm: Fix the worst src.rpm generation raceRichard Purdie2019-02-252-1/+7
* multilib_script: Add support for multilib scriptsRichard Purdie2019-02-251-0/+32
* image_types: use cpio-native to build cpio imagesRoss Burton2019-02-251-0/+1
* Only add uninative and checksum if inherited uninative classJeremy Puhlman2019-02-251-2/+3
* oeqa: make it work for multiple usersRobert Yang2019-02-251-1/+2
* meta/classes/testimage.bbclass: Only validate IMAGE_FSTYPES when is QEMUAníbal Limón2019-02-251-6/+7
* testimage.bbclass: remove boot parameter systemd.log_targetKai Kang2019-02-251-7/+1
* testimage: Add possibility to pass parmeters to qemuErik Botö2019-02-251-1/+4
* testimage: Add support for slirpYeoh Ee Peng2019-02-251-0/+5
* testimage: Enable autorunning of the package manager testsuitesRichard Purdie2019-02-251-3/+1
* testimage: Further cleanup DEFAULT_TEST_SUITESRichard Purdie2019-02-251-3/+1
* testimage: Simplfy DEFAULT_TEST_SUITES logicRichard Purdie2019-02-251-20/+11
* runtime/dnf: Add new dnf test casesJose Perez Carranza2019-02-251-3/+8
* kernel: don't assign the build user/hostFederico Sauter2019-02-251-2/+2
* oeqa: Fix for QEMU_USE_KVMRobert Yang2019-02-251-7/+1
* patch: reproducibility: Fix host umask leakageDouglas Royds2019-02-251-0/+1
* package.bbclass: fix python unclosed file ResourceWarningChen Qi2019-02-251-1/+2
* package: Rework PACKAGELOCK based upon sstate for do_packagedataRichard Purdie2019-02-251-14/+9
* testimage.bbclass: fix qemu_use_kvm handlingEmmanuel Roullit2019-02-251-2/+2
* testimage/testsdk/selftest: Avoid platform.distro_identifier deprecation warn...Richard Purdie2019-02-252-2/+2
* testsdk: Improvements to the json loggingRichard Purdie2018-12-161-18/+18
* testimage: Improvements to the json loggingRichard Purdie2018-12-161-14/+14
* image-buildinfo,oeqa/selftest/containerimage: Ensure image-buildinfo doesn't ...Richard Purdie2018-12-161-0/+2
* testsdk.bbclass: write testresult to json filesYeoh Ee Peng2018-12-161-4/+32
* testimage.bbclass: write testresult to json filesYeoh Ee Peng2018-12-161-2/+29
* oeqa/core/threaded: Remove in favour of using concurrenttestsRichard Purdie2018-12-161-4/+0
* sanity: Add check for WSLRichard Purdie2018-12-051-0/+11
* base.bbclass: avoid 'find -ignore_readdir_race -delete'Matthias Schiffer2018-11-241-1/+3
* archiver: Drop unwanted directoriesFabien Lahoudere2018-11-241-1/+9
* crosssdk: Remove usage of host flags for cross-compilationRichard Purdie2018-11-241-4/+4
* cve-check: Allow multiple entries in CVE_PRODUCTGrygorii Tertychnyi2018-11-161-1/+2
* kernel: specify dependencies for compilation for config tasksBruce Ashfield2018-11-162-2/+5
* externalsrc.bbclass: Set BB_DONT_CACHE for non-target recipesOla x Nilsson2018-10-181-2/+2