summaryrefslogtreecommitdiffstats
path: root/recipes-qt/images/b2qt-automotive-qt5-image.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qt/images/b2qt-automotive-qt5-image.bb')
-rw-r--r--recipes-qt/images/b2qt-automotive-qt5-image.bb6
1 files changed, 1 insertions, 5 deletions
diff --git a/recipes-qt/images/b2qt-automotive-qt5-image.bb b/recipes-qt/images/b2qt-automotive-qt5-image.bb
index b60d9a0..179831a 100644
--- a/recipes-qt/images/b2qt-automotive-qt5-image.bb
+++ b/recipes-qt/images/b2qt-automotive-qt5-image.bb
@@ -42,14 +42,10 @@ IMAGE_FEATURES += "\
42 hwcodecs \ 42 hwcodecs \
43 " 43 "
44 44
45inherit core-image 45inherit core-image qbsp-image
46inherit bootfs-image
47inherit consistent_timestamps 46inherit consistent_timestamps
48 47
49MACHINE_EXTRA_INSTALL_QT ?= ""
50
51IMAGE_INSTALL += "\ 48IMAGE_INSTALL += "\
52 ${MACHINE_EXTRA_INSTALL_QT} \
53 packagegroup-b2qt-embedded-base \ 49 packagegroup-b2qt-embedded-base \
54 packagegroup-b2qt-embedded-tools \ 50 packagegroup-b2qt-embedded-tools \
55 ${@base_contains("DISTRO_FEATURES", "gstreamer010", "packagegroup-b2qt-embedded-gstreamer010", "", d)} \ 51 ${@base_contains("DISTRO_FEATURES", "gstreamer010", "packagegroup-b2qt-embedded-gstreamer010", "", d)} \