Forráskód Böngészése

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>
Ross Burton 4 éve
szülő
commit
5eeafcb492
1 módosított fájl, 1 hozzáadás és 2 törlés
  1. 1 2
      meta/recipes-core/meta/cve-update-db-native.bb

+ 1 - 2
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