diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2020-10-14 02:08:32 +0200 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2020-10-15 21:05:53 +0000 |
commit | b1e5801ba688672facfefaec3ee815413dd1dd3e (patch) | |
tree | 1658a3d1fd311bb572de05541ca2e22c9b8e2b72 /recipes-platform/images/agl-image-ivi.bb | |
parent | a1e6ba6c82afa7e3c161462c0d1b0027495e70f7 (diff) |
Adapt packages of agl-image-ivi-crosssdkjellyfish_10.0.1jellyfish/10.0.110.0.1
The agl-image-ivi-crosssdk image was missing multiple services required for CI use.
Bug-AGL: SPEC-3598
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: Ide6a367955b9a019863d7b29e04157c94dd33f60
(cherry picked from commit ec26de7ad1430322731f1424e72c4a2f7584cbd3)
Diffstat (limited to 'recipes-platform/images/agl-image-ivi.bb')
-rw-r--r-- | recipes-platform/images/agl-image-ivi.bb | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/recipes-platform/images/agl-image-ivi.bb b/recipes-platform/images/agl-image-ivi.bb index 1e5870062..b3c72de0c 100644 --- a/recipes-platform/images/agl-image-ivi.bb +++ b/recipes-platform/images/agl-image-ivi.bb @@ -6,8 +6,3 @@ require agl-image-ivi.inc LICENSE = "MIT" -IMAGE_INSTALL_append = "\ - packagegroup-agl-image-ivi \ - " - -DISTRO_FEATURES_append = " agl-core-image-profile" |