commit | 95dbbacea0332d5a8e5adebbed8de3a64d515118 | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@fuzziesquirrel.com> | Mon Dec 02 13:55:25 2019 -0500 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Mon Dec 02 13:55:26 2019 -0500 |
tree | 7c26ca8b325a567b8c88a09560ced33e42d8ea56 | |
parent | 996bc45c6b2ab1ef612fa4710088373f1f627ea9 [diff] [blame] |
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>
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 73b802f..2181629 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 @@ S = "${WORKDIR}/git" -inherit autotools distro_features_check +inherit autotools features_check REQUIRED_DISTRO_FEATURES = "pam"