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 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-selftest/recipes-test/devtool/devtool-test-localonly.bb b/meta-selftest/recipes-test/devtool/devtool-test-localonly.bb index 446c51f09b..54463fed98 100644 --- a/meta-selftest/recipes-test/devtool/devtool-test-localonly.bb +++ b/meta-selftest/recipes-test/devtool/devtool-test-localonly.bb | |||
| @@ -6,8 +6,7 @@ SRC_URI = "file://file1 \ | |||
| 6 | 6 | ||
| 7 | SRC_URI:append:class-native = " file://file3" | 7 | SRC_URI:append:class-native = " file://file3" |
| 8 | 8 | ||
| 9 | S = "${WORKDIR}/sources" | 9 | S = "${UNPACKDIR}" |
| 10 | UNPACKDIR = "${S}" | ||
| 11 | 10 | ||
| 12 | EXCLUDE_FROM_WORLD = "1" | 11 | EXCLUDE_FROM_WORLD = "1" |
| 13 | BBCLASSEXTEND = "native" | 12 | BBCLASSEXTEND = "native" |
