summaryrefslogtreecommitdiff
path: root/meta-security/recipes-security/google-authenticator-libpam
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/google-authenticator-libpam
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/google-authenticator-libpam')
-rw-r--r--meta-security/recipes-security/google-authenticator-libpam/google-authenticator-libpam_1.05.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-security/recipes-security/google-authenticator-libpam/google-authenticator-libpam_1.05.bb b/meta-security/recipes-security/google-authenticator-libpam/google-authenticator-libpam_1.05.bb
index 73b802fb9..2181629bd 100644
--- a/meta-security/recipes-security/google-authenticator-libpam/google-authenticator-libpam_1.05.bb
+++ b/meta-security/recipes-security/google-authenticator-libpam/google-authenticator-libpam_1.05.bb
@@ -10,7 +10,7 @@ DEPENDS = "libpam"
S = "${WORKDIR}/git"
-inherit autotools distro_features_check
+inherit autotools features_check
REQUIRED_DISTRO_FEATURES = "pam"