diff options
| -rw-r--r-- | meta-selftest/recipes-test/images/wic-image-minimal.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-selftest/recipes-test/images/wic-image-minimal.bb b/meta-selftest/recipes-test/images/wic-image-minimal.bb index 69236c49c0..89451bd200 100644 --- a/meta-selftest/recipes-test/images/wic-image-minimal.bb +++ b/meta-selftest/recipes-test/images/wic-image-minimal.bb | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | SUMMARY = "An example of partitioned image." | 1 | SUMMARY = "An example of partitioned image." |
| 2 | 2 | ||
| 3 | SRC_URI = "file://${FILE_DIRNAME}/${BPN}.wks" | ||
| 4 | |||
| 3 | IMAGE_INSTALL = "packagegroup-core-boot ${ROOTFS_PKGMANAGE_BOOTSTRAP}" | 5 | IMAGE_INSTALL = "packagegroup-core-boot ${ROOTFS_PKGMANAGE_BOOTSTRAP}" |
| 4 | 6 | ||
| 5 | IMAGE_FSTYPES = "wic.bz2" | 7 | IMAGE_FSTYPES = "wic.bz2" |
