diff options
Diffstat (limited to 'meta-selftest/recipes-test/selftest-users/dcreategroup.bb')
| -rw-r--r-- | meta-selftest/recipes-test/selftest-users/dcreategroup.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-selftest/recipes-test/selftest-users/dcreategroup.bb b/meta-selftest/recipes-test/selftest-users/dcreategroup.bb index 0030e81ee0..eba91fe63d 100644 --- a/meta-selftest/recipes-test/selftest-users/dcreategroup.bb +++ b/meta-selftest/recipes-test/selftest-users/dcreategroup.bb | |||
| @@ -5,8 +5,7 @@ LICENSE = "MIT" | |||
| 5 | 5 | ||
| 6 | USERADD_DEPENDS = "bcreategroup" | 6 | USERADD_DEPENDS = "bcreategroup" |
| 7 | 7 | ||
| 8 | S = "${WORKDIR}/sources" | 8 | S = "${UNPACKDIR}" |
| 9 | UNPACKDIR = "${S}" | ||
| 10 | 9 | ||
| 11 | EXCLUDE_FROM_WORLD = "1" | 10 | EXCLUDE_FROM_WORLD = "1" |
| 12 | 11 | ||
