diff options
Diffstat (limited to 'meta/recipes-extended/shadow/shadow-sysroot_4.6.bb')
| -rw-r--r-- | meta/recipes-extended/shadow/shadow-sysroot_4.6.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb b/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb index 13cfab6aab..aa132970b8 100644 --- a/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb +++ b/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb | |||
| @@ -13,8 +13,7 @@ DEPENDS = "base-passwd" | |||
| 13 | # can add custom users/groups for recipes that use inherit useradd. | 13 | # can add custom users/groups for recipes that use inherit useradd. |
| 14 | SRC_URI = "file://login.defs_shadow-sysroot" | 14 | SRC_URI = "file://login.defs_shadow-sysroot" |
| 15 | 15 | ||
| 16 | S = "${WORKDIR}/sources" | 16 | S = "${UNPACKDIR}" |
| 17 | UNPACKDIR = "${S}" | ||
| 18 | 17 | ||
| 19 | do_install() { | 18 | do_install() { |
| 20 | install -d ${D}${sysconfdir} | 19 | install -d ${D}${sysconfdir} |
