diff options
Diffstat (limited to 'meta-selftest/recipes-test/images/test-empty-image.bb')
-rw-r--r-- | meta-selftest/recipes-test/images/test-empty-image.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-selftest/recipes-test/images/test-empty-image.bb b/meta-selftest/recipes-test/images/test-empty-image.bb index 88d8d612e8..1c9f720615 100644 --- a/meta-selftest/recipes-test/images/test-empty-image.bb +++ b/meta-selftest/recipes-test/images/test-empty-image.bb | |||
@@ -2,5 +2,6 @@ SUMMARY = "An empty image." | |||
2 | IMAGE_INSTALL = "" | 2 | IMAGE_INSTALL = "" |
3 | IMAGE_LINGUAS = "" | 3 | IMAGE_LINGUAS = "" |
4 | PACKAGE_INSTALL = "" | 4 | PACKAGE_INSTALL = "" |
5 | IC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" | ||
5 | 6 | ||
6 | inherit image | 7 | inherit image |