summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* populate_sdk_ext: Fix to use python3, not pythonRichard Purdie2020-09-161-1/+1
* populate_sdk_ext: We now require python3, not pythonRichard Purdie2020-09-161-2/+2
* cve-check: fetch CVE data once at a time instead of in a single callRoss Burton2019-12-161-10/+10
* cve-check: neaten get_cve_infoRoss Burton2019-12-161-13/+5
* cve-check: rewrite look to fix false negativesRoss Burton2019-12-161-29/+34
* cve-check: we don't actually need to unpack to checkRoss Burton2019-12-161-2/+1
* cve-check: failure to parse versions should be more visibleRoss Burton2019-12-161-2/+2
* cve-check: ensure all known CVEs are in the reportRoss Burton2019-12-161-2/+7
* cve-check: backport rewrite from masterRoss Burton2019-12-161-55/+87
* kernel.bbclass: fix installation of modules signing certificatesDmitry Eremin-Solenikov2019-10-151-1/+1
* uboot-sign.bbclass: Remove tab indentations in python codeRobert Yang2019-07-271-10/+10
* uninative: Switch from bz2 to xzRichard Purdie2019-07-271-2/+2
* oeqa/core/runner: dump stdout and stderr of each test caseMardegan, Alberto2019-05-221-1/+2
* image_types.bbclass: fix a race between the ubi and ubifs FSTYPESHongxu Jia2019-05-221-1/+4
* rm_work: sort the value of do_build dependenciesMing Liu2019-03-241-2/+1
* kernel: Ensure an initramfs is added if configuredRichard Purdie2019-03-241-1/+3
* package: Add pkg_postinst_ontarget to PACKAGEVARSRichard Purdie2019-02-251-1/+1
* meta: remove True option to getVar calls (again)André Draszik2019-02-064-6/+6
* kernel.bbclass: Fix incorrect deploying of fitimage.initramfsManjukumar Matha2019-02-061-0/+3
* classes/testsdk: Split implementation into classesJoshua Watt2019-02-061-202/+15
* oeqa: make it work for multiple usersRobert Yang2019-02-061-1/+2
* meta/classes/testimage.bbclass: Only validate IMAGE_FSTYPES when is QEMUAníbal Limón2019-02-061-6/+7
* testimage.bbclass: remove boot parameter systemd.log_targetKai Kang2019-02-061-7/+1
* testimage: Add possibility to pass parmeters to qemuErik Botö2019-02-061-1/+4
* testimage: Add support for slirpYeoh Ee Peng2019-02-061-0/+5
* testimage: Enable autorunning of the package manager testsuitesRichard Purdie2019-02-061-3/+1
* testimage: Further cleanup DEFAULT_TEST_SUITESRichard Purdie2019-02-061-3/+1
* testimage: Simplfy DEFAULT_TEST_SUITES logicRichard Purdie2019-02-061-23/+9
* testimage: Remove duplicate dependenciesRichard Purdie2019-02-061-3/+1
* classes: Correctly markup regex stringsRichard Purdie2019-02-065-19/+19
* kernel: don't assign the build user/hostFederico Sauter2019-02-061-2/+2
* patch: reproducibility: Fix host umask leakageDouglas Royds2019-02-061-0/+1
* toolchain-scripts: run post-relocate scripts for every environmentRoss Burton2019-02-061-23/+23
* package.bbclass: fix python unclosed file ResourceWarningChen Qi2019-02-061-1/+2
* sstate: add support for caching shared workdir tasksMichael Ho2019-02-061-0/+6
* oeqa: Fix for QEMU_USE_KVMRobert Yang2019-02-061-7/+1
* icecc: patchelf is needed by icecc-create-envDouglas Royds2019-02-061-1/+5
* icecc: Don't generate recipe-sysroot symlinks at recipe-parsing timeDouglas Royds2019-02-061-37/+25
* icecc: Syntax error meant that we weren't waiting for tarball generationDouglas Royds2019-02-061-1/+1
* icecc: Trivial simplificationDouglas Royds2019-02-061-1/+1
* icecc: readlink -f on the recipe-sysroot gcc/g++Douglas Royds2019-02-061-1/+1
* kernel: use olddefconfig as the primary target for KERNEL_CONFIG_COMMANDBruce Ashfield2019-02-061-1/+1
* populate_sdk_ext.bbclass: Include site.conf in parsing for contents for local...Khem Raj2019-01-081-0/+5
* classes/icecc.bbclass: Fix ccache disableJoshua Watt2019-01-081-1/+1
* insane: Clarify GNU_HASH warningRoss Burton2019-01-081-1/+1
* binconfig: only try to mangles filesRoss Burton2019-01-081-3/+3
* libc-package: fix postinst error when ENABLE_BINARY_LOCALE_GENERATION = "0"Alexander Kanavin2019-01-081-8/+2
* image_types: use cpio-native to build cpio imagesRoss Burton2019-01-081-0/+1
* multilib_script: fix packages splitKai Kang2019-01-081-1/+3
* archiver.bbclass: Fix COPYLEFT_LICENSE_{IN, EX}CLUDEAdrian Bunk2019-01-081-3/+0