summaryrefslogtreecommitdiffstats
path: root/meta-selftest/recipes-test/selftest-users/acreategroup.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-selftest/recipes-test/selftest-users/acreategroup.bb')
-rw-r--r--meta-selftest/recipes-test/selftest-users/acreategroup.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-selftest/recipes-test/selftest-users/acreategroup.bb b/meta-selftest/recipes-test/selftest-users/acreategroup.bb
index 66ed5695a2..7805182d48 100644
--- a/meta-selftest/recipes-test/selftest-users/acreategroup.bb
+++ b/meta-selftest/recipes-test/selftest-users/acreategroup.bb
@@ -3,7 +3,8 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda
3 3
4LICENSE = "MIT" 4LICENSE = "MIT"
5 5
6S = "${WORKDIR}" 6S = "${WORKDIR}/sources"
7UNPACKDIR = "${S}"
7 8
8EXCLUDE_FROM_WORLD="1" 9EXCLUDE_FROM_WORLD="1"
9 10