The starting point of layers for AGL Distribution v1.0
[AGL/meta-agl.git] / meta-agl / recipes-ivi / images / agl-image-ivi.bb
diff --git a/meta-agl/recipes-ivi/images/agl-image-ivi.bb b/meta-agl/recipes-ivi/images/agl-image-ivi.bb
new file mode 100644 (file)
index 0000000..e14101e
--- /dev/null
@@ -0,0 +1,16 @@
+SUMMARY = "A basic system of AGL distribution of IVI profile"
+
+IMAGE_FEATURES += "splash package-management ssh-server-dropbear"
+
+LICENSE = "MIT"
+
+inherit core-image distro_features_check
+
+REQUIRED_DISTRO_FEATURES = "wayland"
+
+CORE_IMAGE_BASE_INSTALL += "weston weston-init weston-examples"
+
+IMAGE_INSTALL_append = "\
+    packagegroup-agl-core \
+    packagegroup-agl-ivi \
+    "