summaryrefslogtreecommitdiffstats
path: root/recipes-platform/packagegroups/packagegroup-agl-demo-platform.bb
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2017-03-29 18:17:51 -0400
committerScott Murray <scott.murray@konsulko.com>2017-04-02 12:47:45 -0400
commit2375a927831fd8328f45badacb42ee10cc12d3f0 (patch)
tree78ac772577862a26520d0ec9b8034e4533d924d9 /recipes-platform/packagegroups/packagegroup-agl-demo-platform.bb
parent726fdfebd33e0c2d000c68db3f5495fffb50af2a (diff)
Use split out AGL QtQuickControls2 repositories
Replace usage of the CES2017 repository with the new split out qtquickcontrols2-agl and qtquickcontrols2-agl-style repositories containing the AGL demo custom widgets and style. Since the CES2017-demo recipe no longer serves a purpose, remove it now as well. Bug-AGL: SPEC-404, SPEC-462 Change-Id: I0c31ccfe45c8912da4589e38c2cb159975536aad Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Diffstat (limited to 'recipes-platform/packagegroups/packagegroup-agl-demo-platform.bb')
-rwxr-xr-xrecipes-platform/packagegroups/packagegroup-agl-demo-platform.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-platform/packagegroups/packagegroup-agl-demo-platform.bb b/recipes-platform/packagegroups/packagegroup-agl-demo-platform.bb
index 1ad62682..49226c6f 100755
--- a/recipes-platform/packagegroups/packagegroup-agl-demo-platform.bb
+++ b/recipes-platform/packagegroups/packagegroup-agl-demo-platform.bb
@@ -66,7 +66,8 @@ AGL_APPS = " \
"
RDEPENDS_${PN}_append = " \
- ces2017-demo \
+ qtquickcontrols2-agl \
+ qtquickcontrols2-agl-style \
linux-firmware-ralink \
${MAPVIEWER} \
${MOST_HVAC} \