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.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-selftest/recipes-test/selftest-users/ccreategroup.bb b/meta-selftest/recipes-test/selftest-users/ccreategroup.bb
index 021b1ebbf7..ff2da1c039 100644
--- a/meta-selftest/recipes-test/selftest-users/ccreategroup.bb
+++ b/meta-selftest/recipes-test/selftest-users/ccreategroup.bb
@@ -5,7 +5,8 @@ LICENSE = "MIT"
5 5
6USERADD_DEPENDS = "acreategroup" 6USERADD_DEPENDS = "acreategroup"
7 7
8S = "${WORKDIR}" 8S = "${WORKDIR}/sources"
9UNPACKDIR = "${S}"
9 10
10EXCLUDE_FROM_WORLD="1" 11EXCLUDE_FROM_WORLD="1"
11 12