diff options
Diffstat (limited to 'meta-selftest/recipes-test/devtool/devtool-test-local_6.03.bb')
| -rw-r--r-- | meta-selftest/recipes-test/devtool/devtool-test-local_6.03.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-selftest/recipes-test/devtool/devtool-test-local_6.03.bb b/meta-selftest/recipes-test/devtool/devtool-test-local_6.03.bb index 463cfe0a7a..d0fd697978 100644 --- a/meta-selftest/recipes-test/devtool/devtool-test-local_6.03.bb +++ b/meta-selftest/recipes-test/devtool/devtool-test-local_6.03.bb | |||
| @@ -7,9 +7,12 @@ SRC_URI = "http://downloads.yoctoproject.org/mirror/sources/syslinux-${PV}.tar.x | |||
| 7 | file://file1 \ | 7 | file://file1 \ |
| 8 | file://file2" | 8 | file://file2" |
| 9 | 9 | ||
| 10 | SRC_URI:append:class-native = " file://file3" | ||
| 11 | |||
| 10 | SRC_URI[md5sum] = "92a253df9211e9c20172796ecf388f13" | 12 | SRC_URI[md5sum] = "92a253df9211e9c20172796ecf388f13" |
| 11 | SRC_URI[sha256sum] = "26d3986d2bea109d5dc0e4f8c4822a459276cf021125e8c9f23c3cca5d8c850e" | 13 | SRC_URI[sha256sum] = "26d3986d2bea109d5dc0e4f8c4822a459276cf021125e8c9f23c3cca5d8c850e" |
| 12 | 14 | ||
| 13 | S = "${WORKDIR}/syslinux-${PV}" | 15 | S = "${WORKDIR}/syslinux-${PV}" |
| 14 | 16 | ||
| 15 | EXCLUDE_FROM_WORLD = "1" | 17 | EXCLUDE_FROM_WORLD = "1" |
| 18 | BBCLASSEXTEND = "native" | ||
