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