diff options
Diffstat (limited to 'meta/recipes-support')
| -rw-r--r-- | meta/recipes-support/user-creation/xuser-account_0.1.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-support/user-creation/xuser-account_0.1.bb b/meta/recipes-support/user-creation/xuser-account_0.1.bb index 80a429c6d3..04f506e7a3 100644 --- a/meta/recipes-support/user-creation/xuser-account_0.1.bb +++ b/meta/recipes-support/user-creation/xuser-account_0.1.bb | |||
| @@ -6,8 +6,7 @@ SRC_URI = "file://system-xuser.conf" | |||
| 6 | 6 | ||
| 7 | inherit allarch useradd | 7 | inherit allarch useradd |
| 8 | 8 | ||
| 9 | S = "${WORKDIR}/sources" | 9 | S = "${UNPACKDIR}" |
| 10 | UNPACKDIR = "${S}" | ||
| 11 | 10 | ||
| 12 | do_configure() { | 11 | do_configure() { |
| 13 | : | 12 | : |
