aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2020-09-16buildhistory: show time spent writting buildhistoryMartin Jansa
2020-09-16icecc.bbclass: stop causing everything to be effectivelly MACHINE_ARCHMartin Jansa
2020-09-16metadata-revs: provide more informationTrevor Woerner
2020-09-16buildhistory.bbclass: metadata-revs show repo parentTrevor Woerner
2020-09-16report-error: Allow to upload reports automaticallyMartin Jansa
2020-09-08populate_sdk_ext: Fix to use python3, not pythonRichard Purdie
2020-09-08populate_sdk_ext: We now require python3, not pythonRichard Purdie
2019-12-10cve-check: fetch CVE data once at a time instead of in a single callRoss Burton
2019-12-10cve-check: neaten get_cve_infoRoss Burton
2019-12-10cve-check: rewrite look to fix false negativesRoss Burton
2019-12-10cve-check: we don't actually need to unpack to checkRoss Burton
2019-12-10cve-check: failure to parse versions should be more visibleRoss Burton
2019-12-10cve-check: ensure all known CVEs are in the reportRoss Burton
2019-12-10cve-check: backport rewrite from masterRoss Burton
2019-10-13kernel.bbclass: fix installation of modules signing certificatesDmitry Eremin-Solenikov
2019-07-04uboot-sign.bbclass: Remove tab indentations in python codeRobert Yang
2019-06-25uninative: Switch from bz2 to xzRichard Purdie
2019-05-17oeqa/core/runner: dump stdout and stderr of each test caseMardegan, Alberto
2019-04-14image_types.bbclass: fix a race between the ubi and ubifs FSTYPESHongxu Jia
2019-03-22rm_work: sort the value of do_build dependenciesMing Liu
2019-03-22kernel: Ensure an initramfs is added if configuredRichard Purdie
2019-02-25package: Add pkg_postinst_ontarget to PACKAGEVARSRichard Purdie
2019-01-28meta: remove True option to getVar calls (again)André Draszik
2019-01-28kernel.bbclass: Fix incorrect deploying of fitimage.initramfsManjukumar Matha
2019-01-28classes/testsdk: Split implementation into classesJoshua Watt
2019-01-28oeqa: make it work for multiple usersRobert Yang
2019-01-28meta/classes/testimage.bbclass: Only validate IMAGE_FSTYPES when is QEMUAníbal Limón
2019-01-28testimage.bbclass: remove boot parameter systemd.log_targetKai Kang
2019-01-28testimage: Add possibility to pass parmeters to qemuErik Botö
2019-01-28testimage: Add support for slirpYeoh Ee Peng
2019-01-28testimage: Enable autorunning of the package manager testsuitesRichard Purdie
2019-01-28testimage: Further cleanup DEFAULT_TEST_SUITESRichard Purdie
2019-01-28testimage: Simplfy DEFAULT_TEST_SUITES logicRichard Purdie
2019-01-28testimage: Remove duplicate dependenciesRichard Purdie
2019-01-28classes: Correctly markup regex stringsRichard Purdie
2019-01-28kernel: don't assign the build user/hostFederico Sauter
2019-01-28patch: reproducibility: Fix host umask leakageDouglas Royds
2019-01-28toolchain-scripts: run post-relocate scripts for every environmentRoss Burton
2019-01-28package.bbclass: fix python unclosed file ResourceWarningChen Qi
2019-01-28sstate: add support for caching shared workdir tasksMichael Ho
2019-01-28oeqa: Fix for QEMU_USE_KVMRobert Yang
2019-01-28icecc: patchelf is needed by icecc-create-envDouglas Royds
2019-01-28icecc: Don't generate recipe-sysroot symlinks at recipe-parsing timeDouglas Royds
2019-01-28icecc: Syntax error meant that we weren't waiting for tarball generationDouglas Royds
2019-01-28icecc: Trivial simplificationDouglas Royds
2019-01-28icecc: readlink -f on the recipe-sysroot gcc/g++Douglas Royds
2019-01-28kernel: 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