summaryrefslogtreecommitdiffstats
path: root/meta-agl-profile-core/recipes-ivi/images/agl-image-ivi.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-agl-profile-core/recipes-ivi/images/agl-image-ivi.bb')
-rw-r--r--meta-agl-profile-core/recipes-ivi/images/agl-image-ivi.bb17
1 files changed, 17 insertions, 0 deletions
diff --git a/meta-agl-profile-core/recipes-ivi/images/agl-image-ivi.bb b/meta-agl-profile-core/recipes-ivi/images/agl-image-ivi.bb
new file mode 100644
index 000000000..dd4f89b15
--- /dev/null
+++ b/meta-agl-profile-core/recipes-ivi/images/agl-image-ivi.bb
@@ -0,0 +1,17 @@
+SUMMARY = "A basic system of AGL distribution of IVI profile"
+
+DESCRIPTION = "Basic image for baseline of AGL Distribution for IVI profile."
+
+require agl-image-ivi.inc
+
+LICENSE = "MIT"
+
+IMAGE_INSTALL_append = "\
+ packagegroup-agl-image-ivi \
+ "
+
+DISTRO_FEATURES_append = " agl-core-image-profile"
+
+IMAGE_INSTALL += "\
+ agl-desktop-config \
+ "