diff options
Diffstat (limited to 'meta/recipes-extended')
-rw-r--r-- | meta/recipes-extended/shadow/shadow-sysroot_4.6.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb b/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb index a8c1539c92..1f6232e43c 100644 --- a/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb +++ b/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb | |||
@@ -27,3 +27,5 @@ SYSROOT_DIRS += "${sysconfdir}" | |||
27 | # otherwise: dbus-dev depends on shadow-sysroot-dev which depends on shadow-sysroot | 27 | # otherwise: dbus-dev depends on shadow-sysroot-dev which depends on shadow-sysroot |
28 | # and this has another copy of /etc/login.defs already provided by shadow | 28 | # and this has another copy of /etc/login.defs already provided by shadow |
29 | PACKAGES = "" | 29 | PACKAGES = "" |
30 | |||
31 | inherit nopackages | ||