From: Scott Murray Date: Mon, 22 May 2017 16:17:03 +0000 (-0400) Subject: Remove unused controls app from default install X-Git-Tag: 3.99.1~5 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=AGL%2Fmeta-agl-demo.git;a=commitdiff_plain;h=01677c38bfce925848dfc3b05bf14e82d54c04b6 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 --- diff --git a/recipes-platform/packagegroups/packagegroup-agl-demo-platform.bb b/recipes-platform/packagegroups/packagegroup-agl-demo-platform.bb index 49226c6fb..1ad6f2c87 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 \