summaryrefslogtreecommitdiff
path: root/meta-security/recipes-security/packagegroup
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2019-12-02 21:55:25 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-12-02 21:55:26 +0300
commit95dbbacea0332d5a8e5adebbed8de3a64d515118 (patch)
tree7c26ca8b325a567b8c88a09560ced33e42d8ea56 /meta-security/recipes-security/packagegroup
parent996bc45c6b2ab1ef612fa4710088373f1f627ea9 (diff)
downloadopenbmc-95dbbacea0332d5a8e5adebbed8de3a64d515118.tar.xz
meta-security: subtree update:27ddb45554..fa800e5261
Christophe PRIOUZEAU (1): cryptsetup tpm incubator: fix installed vs shipped Christopher Larson (3): checksecurity: use more portable find args clamav: add tmpfiles.d config suricata: add tmpfiles.d config Ming Liu (1): meta: inherit features_check instead of distro_features_check Norbert Kaminski (1): meta-tpm/recipes-tpm2/tpm2-tss/tpm2-tss_2.3.1.bb: add new udev dir to FILES and append EXTRA_OECONF Change-Id: I51369027c747f12d64adb8dbe0262dfb96937ad1 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-security/recipes-security/packagegroup')
-rw-r--r--meta-security/recipes-security/packagegroup/packagegroup-core-security-ptest.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-security/recipes-security/packagegroup/packagegroup-core-security-ptest.bb b/meta-security/recipes-security/packagegroup/packagegroup-core-security-ptest.bb
index 39873b8506..83a9ed83e2 100644
--- a/meta-security/recipes-security/packagegroup/packagegroup-core-security-ptest.bb
+++ b/meta-security/recipes-security/packagegroup/packagegroup-core-security-ptest.bb
@@ -3,7 +3,7 @@ LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302 \
file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
-inherit distro_features_check
+inherit features_check
REQUIRED_DISTRO_FEATURES = "ptest"