summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* cve-check: CPE version '-' as all versionLee Chee Yang2020-05-221-1/+1
* sanity.bbclass: Move sanity_info from conf to cachePeter Kjellerstedt2020-01-281-1/+1
* populate_sdk_ext.bbclass: No longer needed to clean away conf/sanity_infoPeter Kjellerstedt2020-01-281-1/+1
* base.bbclass: add dependency on pseudo from do_prepare_recipe_sysrootMattias Hansson2020-01-281-0/+1
* cve-check: Switch to NVD CVE JSON feed version 1.1Niko Mauno2020-01-161-1/+1
* cve-check: fetch CVE data once at a time instead of in a single callRoss Burton2020-01-161-10/+10
* cve-check: neaten get_cve_infoRoss Burton2020-01-161-13/+5
* cve-check: rewrite look to fix false negativesRoss Burton2020-01-161-29/+34
* cve-check: we don't actually need to unpack to checkRoss Burton2020-01-161-2/+1
* cve-check: failure to parse versions should be more visibleRoss Burton2020-01-161-2/+2
* cve-check: ensure all known CVEs are in the reportRoss Burton2020-01-161-2/+7
* package_rpm.bbclass: Remove a misleading bb.note()Peter Kjellerstedt2019-11-181-3/+2
* meson.bbclass: Remove the MESON_*_ARGS variablesPeter Kjellerstedt2019-11-181-10/+5
* kernel.bbclass: fix installation of modules signing certificatesDmitry Eremin-Solenikov2019-10-301-1/+1
* classes/image-live.bbclass: Don't hardcode cpio.gzAndrii Bordunov via Openembedded-core2019-10-081-1/+1
* cve-check: backport rewrite from masterRoss Burton2019-09-301-55/+87
* kernel-uboot: compress arm64 kernelsBedel, Alban2019-09-301-4/+0
* uboot: fixes to uboot-extlinux-config attribute valuesWill Page2019-09-301-5/+8
* useradd: Ensure do_populate_sysroot has dependency on useradd variablesRichard Purdie2019-09-301-0/+1
* useradd: Fix build architecture corruption of sstate artefactsRichard Purdie2019-09-302-3/+5
* multilib.bbclass: Reduce ALTERNATIVE_PRIORITY for extended recipesRobert Yang2019-09-301-0/+47
* kernel-fitimage: uboot-sign: fix missing signatureJun Nie2019-09-301-1/+3
* icecc.bbclass: catch subprocess.CalledProcessErrorMartin Jansa2019-09-301-1/+5
* package.bbclass: fix directories setuid and setgid bitsJoël Esponde2019-09-301-1/+2
* package: Improve determinismRichard Purdie2019-09-301-1/+1
* package.bbclass: Clean up writing of runtime pkgdata filesPeter Kjellerstedt2019-06-301-38/+18
* devicetree.bbclass: Combine stderr into stdout to see actual dtc errorJaewon Lee2019-06-301-1/+1
* grub-efi-cfg, systemd-boot-cfg: use MACHINE_ARCHMartin Jansa2019-06-182-0/+6
* kernel: package modules.builtin.modinfoBruce Ashfield2019-06-181-1/+1
* uninative: Switch from bz2 to xzRichard Purdie2019-06-181-2/+2
* npm: remove some temporary build filesJean-Marie LEMETAYER2019-06-071-0/+1
* npm: fix node and npm default directory conflictJean-Marie LEMETAYER2019-06-071-2/+4
* npm: get npm package name from npm packJean-Marie LEMETAYER2019-06-071-2/+2
* ptest: Add RDEPENDS frpm PN-ptest to PN packageRichard Purdie2019-06-071-0/+1
* kernel.bbclass: adjust a condition checkingMing Liu2019-06-071-1/+2
* useradd-staticids: print exception after parse_args() errorMax Kellermann2019-05-201-4/+4
* uboot-sign: Fix u-boot-nodtb symlinksYing-Chun Liu (PaulLiu)2019-05-201-2/+2
* uboot-sign: Fix build when UBOOT_DTB_BINARY is emptyAlex Kiernan2019-05-201-7/+7
* uboot-sign: add support for different u-boot configurationsAndreas Obergschwandtner2019-05-201-31/+54
* cml1.bbclass: fix undefined behaviorStefan Müller-Klieser2019-05-201-1/+1
* distutils: Run python from the PATH in the -native case as wellDouglas Royds2019-05-202-8/+10
* go: Exclude vcs files when installing depsAlex Kiernan2019-05-201-1/+1
* cpio/tar/native.bbclass: move rmt to sbindir and add a prefix to avoid native...Hongxu Jia2019-05-201-0/+1
* kernel-module-split.bbclass: support CONFIG_MODULE_COMPRESS=yJens Rehsack2019-05-121-2/+18
* oeqa/core/runner: dump stdout and stderr of each test caseMardegan, Alberto2019-05-121-1/+2
* icecc.bbclass: stop causing everything to be effectivelly MACHINE_ARCHMartin Jansa2019-05-121-0/+1
* kernel.bbclass: convert base_do_unpack_append() to a taskSteven Hung (洪于玉)2019-05-121-1/+2
* ptest.bbclass: Use d.getVar instead of os.environMariano Lopez2019-05-121-2/+2
* kernel-fitimage: support RISC-VMichael Scott2019-04-121-0/+2
* image_types.bbclass: fix a race between the ubi and ubifs FSTYPESHongxu Jia2019-04-121-1/+4