X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-platform%2Fpackagegroups%2Fpackagegroup-agl-demo-platform-html5.bb;h=b66806c441f7150b9355b5982b6fbde14b2c690e;hb=aebd05752a3713928bee6d1d4c4cec6ca65aafdc;hp=bb457b9935f57b8be68180dc6cb1454567657c52;hpb=d787e10f87845a06cf15d11e592af4ae69d60ee8;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-platform/packagegroups/packagegroup-agl-demo-platform-html5.bb b/recipes-platform/packagegroups/packagegroup-agl-demo-platform-html5.bb index bb457b993..b66806c44 100644 --- a/recipes-platform/packagegroups/packagegroup-agl-demo-platform-html5.bb +++ b/recipes-platform/packagegroups/packagegroup-agl-demo-platform-html5.bb @@ -18,33 +18,25 @@ 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-dashboard \ html5-launcher \ + html5-homescreen \ html5-hvac \ + html5-mediaplayer \ ondemandnavi \ - settings \ + html5-settings \ " # TODO(jdapena): review if we still need the demo-i2c stuff.