summaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2020-05-22cve-check: CPE version '-' as all versionLee Chee Yang
2020-01-28sanity.bbclass: Move sanity_info from conf to cachePeter Kjellerstedt
2020-01-28populate_sdk_ext.bbclass: No longer needed to clean away conf/sanity_infoPeter Kjellerstedt
2020-01-28base.bbclass: add dependency on pseudo from do_prepare_recipe_sysrootMattias Hansson
2020-01-16cve-check: Switch to NVD CVE JSON feed version 1.1Niko Mauno
2020-01-16cve-check: fetch CVE data once at a time instead of in a single callRoss Burton
2020-01-16cve-check: neaten get_cve_infoRoss Burton
2020-01-16cve-check: rewrite look to fix false negativesRoss Burton
2020-01-16cve-check: we don't actually need to unpack to checkRoss Burton
2020-01-16cve-check: failure to parse versions should be more visibleRoss Burton
2020-01-16cve-check: ensure all known CVEs are in the reportRoss Burton
2019-11-18package_rpm.bbclass: Remove a misleading bb.note()Peter Kjellerstedt
2019-11-18meson.bbclass: Remove the MESON_*_ARGS variablesPeter Kjellerstedt
2019-10-30kernel.bbclass: fix installation of modules signing certificatesDmitry Eremin-Solenikov
2019-10-08classes/image-live.bbclass: Don't hardcode cpio.gzAndrii Bordunov via Openembedded-core
2019-09-30cve-check: backport rewrite from masterRoss Burton
2019-09-30kernel-uboot: compress arm64 kernelsBedel, Alban
2019-09-30uboot: fixes to uboot-extlinux-config attribute valuesWill Page
2019-09-30useradd: Ensure do_populate_sysroot has dependency on useradd variablesRichard Purdie
2019-09-30useradd: Fix build architecture corruption of sstate artefactsRichard Purdie
2019-09-30multilib.bbclass: Reduce ALTERNATIVE_PRIORITY for extended recipesRobert Yang
2019-09-30kernel-fitimage: uboot-sign: fix missing signatureJun Nie
2019-09-30icecc.bbclass: catch subprocess.CalledProcessErrorMartin Jansa
2019-09-30package.bbclass: fix directories setuid and setgid bitsJoël Esponde
2019-09-30package: Improve determinismRichard Purdie
2019-06-30package.bbclass: Clean up writing of runtime pkgdata filesPeter Kjellerstedt
2019-06-30devicetree.bbclass: Combine stderr into stdout to see actual dtc errorJaewon Lee
2019-06-18grub-efi-cfg, systemd-boot-cfg: use MACHINE_ARCHMartin Jansa
2019-06-18kernel: package modules.builtin.modinfoBruce Ashfield
2019-06-18uninative: Switch from bz2 to xzRichard Purdie
2019-06-07npm: remove some temporary build filesJean-Marie LEMETAYER
2019-06-07npm: fix node and npm default directory conflictJean-Marie LEMETAYER
2019-06-07npm: get npm package name from npm packJean-Marie LEMETAYER
2019-06-07ptest: Add RDEPENDS frpm PN-ptest to PN packageRichard Purdie
2019-06-07kernel.bbclass: adjust a condition checkingMing Liu
2019-05-20useradd-staticids: print exception after parse_args() errorMax Kellermann
2019-05-20uboot-sign: Fix u-boot-nodtb symlinksYing-Chun Liu (PaulLiu)
2019-05-20uboot-sign: Fix build when UBOOT_DTB_BINARY is emptyAlex Kiernan
2019-05-20uboot-sign: add support for different u-boot configurationsAndreas Obergschwandtner
2019-05-20cml1.bbclass: fix undefined behaviorStefan Müller-Klieser
2019-05-20distutils: Run python from the PATH in the -native case as wellDouglas Royds
2019-05-20go: Exclude vcs files when installing depsAlex Kiernan
2019-05-20cpio/tar/native.bbclass: move rmt to sbindir and add a prefix to avoid native...Hongxu Jia
2019-05-12kernel-module-split.bbclass: support CONFIG_MODULE_COMPRESS=yJens Rehsack
2019-05-12oeqa/core/runner: dump stdout and stderr of each test caseMardegan, Alberto
2019-05-12icecc.bbclass: stop causing everything to be effectivelly MACHINE_ARCHMartin Jansa
2019-05-12kernel.bbclass: convert base_do_unpack_append() to a taskSteven Hung (洪于玉)
2019-05-12ptest.bbclass: Use d.getVar instead of os.environMariano Lopez
2019-04-12kernel-fitimage: support RISC-VMichael Scott
2019-04-12image_types.bbclass: fix a race between the ubi and ubifs FSTYPESHongxu Jia