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