summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-extended/shadow/shadow.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-extended/shadow/shadow.inc b/meta/recipes-extended/shadow/shadow.inc
index 0fa80a282a..09c37ef8a3 100644
--- a/meta/recipes-extended/shadow/shadow.inc
+++ b/meta/recipes-extended/shadow/shadow.inc
@@ -45,6 +45,8 @@ PAM_SRC_URI = "file://pam.d/chfn \
45 45
46inherit autotools gettext 46inherit autotools gettext
47 47
48export CONFIG_SHELL="/bin/sh"
49
48EXTRA_OECONF += "--without-audit \ 50EXTRA_OECONF += "--without-audit \
49 --without-libcrack \ 51 --without-libcrack \
50 --without-selinux \ 52 --without-selinux \