From: Ross Burton Date: Thu, 18 Jul 2019 20:03:59 +0000 (+0100) Subject: cve-update-db: actually inherit native X-Git-Tag: uninative-2.7~717 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=f0d822fad2a163d1ee32ed3b4c0359245140e19b;p=openembedded-core.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 9047513dbd..cabbde5066 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