aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-yocto-ivi/images/horizon-image
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-yocto-ivi/images/horizon-image')
-rw-r--r--recipes-yocto-ivi/images/horizon-image12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes-yocto-ivi/images/horizon-image b/recipes-yocto-ivi/images/horizon-image
new file mode 100644
index 0000000..ca6f9b7
--- /dev/null
+++ b/recipes-yocto-ivi/images/horizon-image
@@ -0,0 +1,12 @@
+# Base this image on generic IVI image
+include recipes-yocto-ivi/images/ivi-image.inc
+
+PV = "6.0.0"
+
+IMAGE_INSTALL_append = " \
+ packagegroup-abstract-component-p1 \
+ packagegroup-placeholder-component-p1 \
+ packagegroup-specific-component-p2 \
+ packagegroup-abstract-component-p2 \
+ packagegroup-specific-component-p1 \
+"