summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--dynamic-layers/networking-layer/recipes-security/sssd/sssd_2.9.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/dynamic-layers/networking-layer/recipes-security/sssd/sssd_2.9.2.bb b/dynamic-layers/networking-layer/recipes-security/sssd/sssd_2.9.2.bb
index 2035cd0..2717e4e 100644
--- a/dynamic-layers/networking-layer/recipes-security/sssd/sssd_2.9.2.bb
+++ b/dynamic-layers/networking-layer/recipes-security/sssd/sssd_2.9.2.bb
@@ -39,7 +39,7 @@ SSSD_UID ?= "root"
39SSSD_GID ?= "root" 39SSSD_GID ?= "root"
40 40
41CACHED_CONFIGUREVARS = "ac_cv_member_struct_ldap_conncb_lc_arg=no \ 41CACHED_CONFIGUREVARS = "ac_cv_member_struct_ldap_conncb_lc_arg=no \
42 ac_cv_prog_HAVE_PYTHON3=${PYTHON_DIR} \ 42 ac_cv_prog_HAVE_PYTHON3=yes \
43 " 43 "
44 44
45PACKAGECONFIG ?= "nss autofs sudo infopipe" 45PACKAGECONFIG ?= "nss autofs sudo infopipe"