mirror of
https://git.yoctoproject.org/meta-security
synced 2026-07-16 15:57:21 +00:00
meta-security: Convert to new override syntax
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -18,6 +18,6 @@ REQUIRED_DISTRO_FEATURES = "pam"
|
||||
EXTRA_OECONF = "--libdir=${base_libdir}"
|
||||
|
||||
PACKAGES += "pam-google-authenticator"
|
||||
FILES_pam-google-authenticator = "${base_libdir}/security/pam_google_authenticator.so"
|
||||
FILES:pam-google-authenticator = "${base_libdir}/security/pam_google_authenticator.so"
|
||||
|
||||
RDEPNEDS_pam-google-authenticator = "libpam"
|
||||
|
||||
Reference in New Issue
Block a user