aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-yocto-ivi/images/ivi-image.inc4
1 files changed, 1 insertions, 3 deletions
diff --git a/recipes-yocto-ivi/images/ivi-image.inc b/recipes-yocto-ivi/images/ivi-image.inc
index 068fd8d..802a52b 100644
--- a/recipes-yocto-ivi/images/ivi-image.inc
+++ b/recipes-yocto-ivi/images/ivi-image.inc
@@ -7,9 +7,7 @@ IMAGE_LINGUAS = " "
LICENSE = "MIT"
-# Check if image should be created
-IMAGE_SD = '${@base_contains("IMAGE_FSTYPES", "sdimg", "sd", "core", d)}'
-inherit ${IMAGE_SD}-image buildhistory
+inherit core-image buildhistory
IMAGE_ROOTFS_SIZE = "8192"