summaryrefslogtreecommitdiffstats
path: root/meta-agl/recipes-ivi/images/agl-image-ivi.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-agl/recipes-ivi/images/agl-image-ivi.bb')
-rw-r--r--meta-agl/recipes-ivi/images/agl-image-ivi.bb11
1 files changed, 7 insertions, 4 deletions
diff --git a/meta-agl/recipes-ivi/images/agl-image-ivi.bb b/meta-agl/recipes-ivi/images/agl-image-ivi.bb
index 9754906b5..c3e021476 100644
--- a/meta-agl/recipes-ivi/images/agl-image-ivi.bb
+++ b/meta-agl/recipes-ivi/images/agl-image-ivi.bb
@@ -1,8 +1,11 @@
SUMMARY = "A basic system of AGL distribution of IVI profile"
-require ${PN}.inc
+
+DESCRIPTION = "Basic image for baseline of AGL Distribution for IVI profile."
+
+require agl-image-ivi.inc
+
+LICENSE = "MIT"
IMAGE_INSTALL_append = "\
- packagegroup-agl-core \
- packagegroup-agl-ivi \
- packagegroup-ivi-common-core \
+ packagegroup-agl-image-ivi \
"