diff options
author | Scott Murray <scott.murray@konsulko.com> | 2020-05-12 21:03:23 -0400 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2020-05-18 10:29:55 +0000 |
commit | d6a5a62109fd99ce8b3fa5692156d2c2aecc6fb7 (patch) | |
tree | 2bd9026d7f419c22c4feb656b00f9e4fd3a28ce0 /recipes-platform/images/agl-demo-platform.inc | |
parent | 65b5d6484107ba1b97073d91b2d2733edac0ab79 (diff) |
Update test/devel feature and crosssdk definitions
To match the update in meta-agl, rework to drop the agl-test-wgt and
agl-devel-wgt feature package additions and now unnecessary test/devel
packagegroups. They'll now be pulled in by the COMPLEMENTARY_GLOBS
definitions for those image features.
As well, to ensure that agl-demo-platform-crosssdk contains required
extra additions, use new .inc file from meta-agl-profile-graphical-qt5
in the SDK definition.
Bug-AGL: SPEC-3300, SPEC-3375
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I6b54af5f7c76965171282ed81dc8160c69a9441f
Diffstat (limited to 'recipes-platform/images/agl-demo-platform.inc')
-rw-r--r-- | recipes-platform/images/agl-demo-platform.inc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes-platform/images/agl-demo-platform.inc b/recipes-platform/images/agl-demo-platform.inc index 203fcc077..f363e304f 100644 --- a/recipes-platform/images/agl-demo-platform.inc +++ b/recipes-platform/images/agl-demo-platform.inc @@ -1,3 +1,2 @@ # Base image -require recipes-platform/images/agl-image-ivi.inc - +require agl-image-ivi.inc |