summaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2020-09-16populate_sdk_ext: Fix to use python3, not pythonRichard Purdie
2020-09-16populate_sdk_ext: We now require python3, not pythonRichard Purdie
2019-12-16cve-check: fetch CVE data once at a time instead of in a single callRoss Burton
2019-12-16cve-check: neaten get_cve_infoRoss Burton
2019-12-16cve-check: rewrite look to fix false negativesRoss Burton
2019-12-16cve-check: we don't actually need to unpack to checkRoss Burton
2019-12-16cve-check: failure to parse versions should be more visibleRoss Burton
2019-12-16cve-check: ensure all known CVEs are in the reportRoss Burton
2019-12-16cve-check: backport rewrite from masterRoss Burton
2019-10-15kernel.bbclass: fix installation of modules signing certificatesDmitry Eremin-Solenikov
2019-07-27uboot-sign.bbclass: Remove tab indentations in python codeRobert Yang
2019-07-27uninative: Switch from bz2 to xzRichard Purdie
2019-05-22oeqa/core/runner: dump stdout and stderr of each test caseMardegan, Alberto
2019-05-22image_types.bbclass: fix a race between the ubi and ubifs FSTYPESHongxu Jia
2019-03-24rm_work: sort the value of do_build dependenciesMing Liu
2019-03-24kernel: Ensure an initramfs is added if configuredRichard Purdie
2019-02-25package: Add pkg_postinst_ontarget to PACKAGEVARSRichard Purdie
2019-02-06meta: remove True option to getVar calls (again)André Draszik
2019-02-06kernel.bbclass: Fix incorrect deploying of fitimage.initramfsManjukumar Matha
2019-02-06classes/testsdk: Split implementation into classesJoshua Watt
2019-02-06oeqa: make it work for multiple usersRobert Yang
2019-02-06meta/classes/testimage.bbclass: Only validate IMAGE_FSTYPES when is QEMUAníbal Limón
2019-02-06testimage.bbclass: remove boot parameter systemd.log_targetKai Kang
2019-02-06testimage: Add possibility to pass parmeters to qemuErik Botö
2019-02-06testimage: Add support for slirpYeoh Ee Peng
2019-02-06testimage: Enable autorunning of the package manager testsuitesRichard Purdie
2019-02-06testimage: Further cleanup DEFAULT_TEST_SUITESRichard Purdie
2019-02-06testimage: Simplfy DEFAULT_TEST_SUITES logicRichard Purdie
2019-02-06testimage: Remove duplicate dependenciesRichard Purdie
2019-02-06classes: Correctly markup regex stringsRichard Purdie
2019-02-06kernel: don't assign the build user/hostFederico Sauter
2019-02-06patch: reproducibility: Fix host umask leakageDouglas Royds
2019-02-06toolchain-scripts: run post-relocate scripts for every environmentRoss Burton
2019-02-06package.bbclass: fix python unclosed file ResourceWarningChen Qi
2019-02-06sstate: add support for caching shared workdir tasksMichael Ho
2019-02-06oeqa: Fix for QEMU_USE_KVMRobert Yang
2019-02-06icecc: patchelf is needed by icecc-create-envDouglas Royds
2019-02-06icecc: Don't generate recipe-sysroot symlinks at recipe-parsing timeDouglas Royds
2019-02-06icecc: Syntax error meant that we weren't waiting for tarball generationDouglas Royds
2019-02-06icecc: Trivial simplificationDouglas Royds
2019-02-06icecc: readlink -f on the recipe-sysroot gcc/g++Douglas Royds
2019-02-06kernel: use olddefconfig as the primary target for KERNEL_CONFIG_COMMANDBruce Ashfield
2019-01-08populate_sdk_ext.bbclass: Include site.conf in parsing for contents for local...Khem Raj
2019-01-08classes/icecc.bbclass: Fix ccache disableJoshua Watt
2019-01-08insane: Clarify GNU_HASH warningRoss Burton
2019-01-08binconfig: only try to mangles filesRoss Burton
2019-01-08libc-package: fix postinst error when ENABLE_BINARY_LOCALE_GENERATION = "0"Alexander Kanavin
2019-01-08image_types: use cpio-native to build cpio imagesRoss Burton
2019-01-08multilib_script: fix packages splitKai Kang
2019-01-08archiver.bbclass: Fix COPYLEFT_LICENSE_{IN, EX}CLUDEAdrian Bunk