summaryrefslogtreecommitdiffstats
path: root/meta-selftest/recipes-test/devtool/devtool-test-localonly.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-selftest/recipes-test/devtool/devtool-test-localonly.bb')
-rw-r--r--meta-selftest/recipes-test/devtool/devtool-test-localonly.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-selftest/recipes-test/devtool/devtool-test-localonly.bb b/meta-selftest/recipes-test/devtool/devtool-test-localonly.bb
index 3f7123cda0..e767619879 100644
--- a/meta-selftest/recipes-test/devtool/devtool-test-localonly.bb
+++ b/meta-selftest/recipes-test/devtool/devtool-test-localonly.bb
@@ -4,4 +4,7 @@ INHIBIT_DEFAULT_DEPS = "1"
4SRC_URI = "file://file1 \ 4SRC_URI = "file://file1 \
5 file://file2" 5 file://file2"
6 6
7SRC_URI:append:class-native = " file://file3"
8
7EXCLUDE_FROM_WORLD = "1" 9EXCLUDE_FROM_WORLD = "1"
10BBCLASSEXTEND = "native"