diff options
| -rw-r--r-- | meta/recipes-extended/shadow/shadow.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-extended/shadow/shadow.inc b/meta/recipes-extended/shadow/shadow.inc index d6bf73b591..a4e9634a56 100644 --- a/meta/recipes-extended/shadow/shadow.inc +++ b/meta/recipes-extended/shadow/shadow.inc | |||
| @@ -60,6 +60,7 @@ inherit autotools gettext | |||
| 60 | EXTRA_OECONF += "--without-audit \ | 60 | EXTRA_OECONF += "--without-audit \ |
| 61 | --without-libcrack \ | 61 | --without-libcrack \ |
| 62 | --without-selinux \ | 62 | --without-selinux \ |
| 63 | --with-group-name-max-length=24 \ | ||
| 63 | ${NSCDOPT}" | 64 | ${NSCDOPT}" |
| 64 | 65 | ||
| 65 | NSCDOPT = "" | 66 | NSCDOPT = "" |
