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