summaryrefslogtreecommitdiffstats
path: root/recipes-platform
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-platform')
-rw-r--r--recipes-platform/packagegroups/packagegroup-agl-demo-platform-html5.bb13
1 files changed, 2 insertions, 11 deletions
diff --git a/recipes-platform/packagegroups/packagegroup-agl-demo-platform-html5.bb b/recipes-platform/packagegroups/packagegroup-agl-demo-platform-html5.bb
index bb457b99..b00883b0 100644
--- a/recipes-platform/packagegroups/packagegroup-agl-demo-platform-html5.bb
+++ b/recipes-platform/packagegroups/packagegroup-agl-demo-platform-html5.bb
@@ -18,30 +18,21 @@ RDEPENDS:${PN} += "\
"
RDEPENDS:${PN} += "\
- packagegroup-hmi-framework \
packagegroup-agl-profile-graphical-html5 \
packagegroup-agl-demo \
"
RDEPENDS:${PN}:append = " \
- weston-ini-conf \
+ weston-ini-conf-landscape \
${@bb.utils.contains('DISTRO_FEATURES', 'agl-devel', 'unzip' , '', d)} \
"
-# NOTE: Currently no coverage versions for the application widgets,
-# they should be added here when available.
-# Also, the navigation and mixer debug widgets are currently
-# specified explicitly, as there's no simple way to derive their
-# names from the virtual/ RPROVIDES at present.
-RDEPENDS:${PN}-devel = " \
- packagegroup-hmi-framework-devel \
- "
-
# TODO(jdapena): replace this with HTML5 apps.
AGL_APPS = " \
dashboard \
html5-launcher \
+ html5-homescreen \
html5-hvac \
ondemandnavi \
settings \