From: Jacobo Aragunde Pérez Date: Mon, 9 Dec 2019 07:20:39 +0000 (+0100) Subject: agl-profile-graphical-html5: Add packagegroup to IMAGE_INSTALL X-Git-Tag: 8.99.3~6 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;ds=sidebyside;h=dc1c4de68329c01e787cb5a0547d28416ded2cbf;p=AGL%2Fmeta-agl-devel.git agl-profile-graphical-html5: Add packagegroup to IMAGE_INSTALL Whenever the feature is enabled, it can be expected that the packages related to the HTML5 framework would be added to any image built, e.g. the agl-demo-platform. Bug-AGL: SPEC-2322 Change-Id: I0e6174fe52c9f9dbb87105d0bbd96d93554ed67b Signed-off-by: Jacobo Aragunde Pérez --- diff --git a/templates/feature/agl-profile-graphical-html5/50_local.conf.inc b/templates/feature/agl-profile-graphical-html5/50_local.conf.inc new file mode 100644 index 00000000..0b2d7002 --- /dev/null +++ b/templates/feature/agl-profile-graphical-html5/50_local.conf.inc @@ -0,0 +1,3 @@ + +IMAGE_INSTALL_append = " packagegroup-agl-profile-graphical-html5" +