From: Ross Burton Date: Thu, 18 Jul 2019 20:03:59 +0000 (+0100) Subject: cve-update-db: actually inherit native X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~13829 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0d822fad2a;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git cve-update-db: actually inherit native The recipe was called -native but didn't inherit native. Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/meta/cve-update-db-native.bb b/meta/recipes-core/meta/cve-update-db-native.bb index 9047513dbdf..cabbde5066c 100644 --- a/meta/recipes-core/meta/cve-update-db-native.bb +++ b/meta/recipes-core/meta/cve-update-db-native.bb @@ -2,9 +2,8 @@ SUMMARY = "Updates the NVD CVE database" LICENSE = "MIT" INHIBIT_DEFAULT_DEPS = "1" -PACKAGES = "" -inherit nopackages +inherit native deltask do_unpack deltask do_patch