diff options
Diffstat (limited to 'meta-selftest/recipes-test/devtool/devtool-test-localonly.bb')
| -rw-r--r-- | meta-selftest/recipes-test/devtool/devtool-test-localonly.bb | 6 |
1 files changed, 6 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 new file mode 100644 index 0000000000..28ff49ef85 --- /dev/null +++ b/meta-selftest/recipes-test/devtool/devtool-test-localonly.bb | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | LICENSE = "CLOSED" | ||
| 2 | INHIBIT_DEFAULT_DEPS = "1" | ||
| 3 | |||
| 4 | SRC_URI = "file://file1 \ | ||
| 5 | file://file2" | ||
| 6 | |||
