summaryrefslogtreecommitdiffstats
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:16:31 +0100
commitf0d822fad2a163d1ee32ed3b4c0359245140e19b (patch)
tree8ca071dff38ec8d112ba9ca0ecf0e0cab98062a8
parent4b301030cf9cf7a981dcff85a50e915c045e3130 (diff)
downloadopenembedded-core-f0d822fad2a163d1ee32ed3b4c0359245140e19b.tar.gz
cve-update-db: actually inherit native
The recipe was called -native but didn't inherit native. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-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