diff options
Diffstat (limited to 'meta-selftest/recipes-test/selftest-users/acreategroup.bb')
-rw-r--r-- | meta-selftest/recipes-test/selftest-users/acreategroup.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-selftest/recipes-test/selftest-users/acreategroup.bb b/meta-selftest/recipes-test/selftest-users/acreategroup.bb index 7805182d48..a970c41134 100644 --- a/meta-selftest/recipes-test/selftest-users/acreategroup.bb +++ b/meta-selftest/recipes-test/selftest-users/acreategroup.bb | |||
@@ -6,7 +6,7 @@ LICENSE = "MIT" | |||
6 | S = "${WORKDIR}/sources" | 6 | S = "${WORKDIR}/sources" |
7 | UNPACKDIR = "${S}" | 7 | UNPACKDIR = "${S}" |
8 | 8 | ||
9 | EXCLUDE_FROM_WORLD="1" | 9 | EXCLUDE_FROM_WORLD = "1" |
10 | 10 | ||
11 | inherit useradd allarch | 11 | inherit useradd allarch |
12 | 12 | ||