summaryrefslogtreecommitdiffstats
path: root/meta-selftest/recipes-test/selftest-users/ccreategroup.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-selftest/recipes-test/selftest-users/ccreategroup.bb')
-rw-r--r--meta-selftest/recipes-test/selftest-users/ccreategroup.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-selftest/recipes-test/selftest-users/ccreategroup.bb b/meta-selftest/recipes-test/selftest-users/ccreategroup.bb
index ff2da1c039..c82ced8481 100644
--- a/meta-selftest/recipes-test/selftest-users/ccreategroup.bb
+++ b/meta-selftest/recipes-test/selftest-users/ccreategroup.bb
@@ -8,7 +8,7 @@ USERADD_DEPENDS = "acreategroup"
8S = "${WORKDIR}/sources" 8S = "${WORKDIR}/sources"
9UNPACKDIR = "${S}" 9UNPACKDIR = "${S}"
10 10
11EXCLUDE_FROM_WORLD="1" 11EXCLUDE_FROM_WORLD = "1"
12 12
13inherit useradd allarch 13inherit useradd allarch
14 14