summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/meta
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2019-07-18 21:03:59 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-07-19 16:19:14 +0100
commit047de6962ff0666f108ebdccd7c4a2b7492b4f5a (patch)
tree873054204fe1243d718089d35d62711eeec85d68 /meta/recipes-core/meta
parent3cd004128d9b258636c2a95c6bb93969896c858f (diff)
downloadopenembedded-core-contrib-047de6962ff0666f108ebdccd7c4a2b7492b4f5a.tar.gz
cve-update-db: actually inherit native
The recipe was called -native but didn't inherit native. (From OE-Core rev: f0d822fad2a163d1ee32ed3b4c0359245140e19b) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/meta')
-rw-r--r--meta/recipes-core/meta/cve-update-db-native.bb3
1 files changed, 1 insertions, 2 deletions
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