meta-agl-demo: use HTML5 homescreen+background+launcher in HTML5 demo
[AGL/meta-agl-demo.git] / recipes-platform / packagegroups / packagegroup-agl-demo-platform-html5.bb
index bb457b9..b00883b 100644 (file)
@@ -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 \