From d6a5a62109fd99ce8b3fa5692156d2c2aecc6fb7 Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Tue, 12 May 2020 21:03:23 -0400 Subject: 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 Change-Id: I6b54af5f7c76965171282ed81dc8160c69a9441f --- recipes-platform/images/agl-demo-platform.inc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'recipes-platform/images/agl-demo-platform.inc') 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 -- cgit 1.2.3-korg