summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2017-05-22 12:17:03 -0400
committerScott Murray <scott.murray@konsulko.com>2017-05-22 12:19:50 -0400
commit01677c38bfce925848dfc3b05bf14e82d54c04b6 (patch)
tree2bbbba52108e8ffee1fad41763701f4fbdb2fce9
parentd2eb5b67218f440806f32afa75a751b8c8d218c9 (diff)
Remove unused controls app from default install
The "controls" demo app is not particularly useful at this point, and where as it was not launchable from the homescreen in Chinook, the new dynamic list in Dab picks it up when it is installed, so it both throws off the current app icon spacing and makes thing look odd because it has no icon. So, just remove it to clean up the homescreen. Change-Id: I617e832b559b4df54e197f0056cb9da84fed4d7b Signed-off-by: Scott Murray <scott.murray@konsulko.com>
-rwxr-xr-xrecipes-platform/packagegroups/packagegroup-agl-demo-platform.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-platform/packagegroups/packagegroup-agl-demo-platform.bb b/recipes-platform/packagegroups/packagegroup-agl-demo-platform.bb
index 49226c6f..1ad6f2c8 100755
--- a/recipes-platform/packagegroups/packagegroup-agl-demo-platform.bb
+++ b/recipes-platform/packagegroups/packagegroup-agl-demo-platform.bb
@@ -53,7 +53,6 @@ MAPVIEWER_append_porter = " \
"
AGL_APPS = " \
- controls \
dashboard \
hvac \
mediaplayer \