summaryrefslogtreecommitdiffstats
path: root/meta-selftest/recipes-test/selftest-users/dcreategroup.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-selftest/recipes-test/selftest-users/dcreategroup.bb')
-rw-r--r--meta-selftest/recipes-test/selftest-users/dcreategroup.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-selftest/recipes-test/selftest-users/dcreategroup.bb b/meta-selftest/recipes-test/selftest-users/dcreategroup.bb
index 0030e81ee0..eba91fe63d 100644
--- a/meta-selftest/recipes-test/selftest-users/dcreategroup.bb
+++ b/meta-selftest/recipes-test/selftest-users/dcreategroup.bb
@@ -5,8 +5,7 @@ LICENSE = "MIT"
5 5
6USERADD_DEPENDS = "bcreategroup" 6USERADD_DEPENDS = "bcreategroup"
7 7
8S = "${WORKDIR}/sources" 8S = "${UNPACKDIR}"
9UNPACKDIR = "${S}"
10 9
11EXCLUDE_FROM_WORLD = "1" 10EXCLUDE_FROM_WORLD = "1"
12 11