diff options
Diffstat (limited to 'recipes-platform')
-rw-r--r-- | recipes-platform/packagegroups/packagegroup-agl-demo-platform-html5.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-platform/packagegroups/packagegroup-agl-demo-platform-html5.bb b/recipes-platform/packagegroups/packagegroup-agl-demo-platform-html5.bb index b00883b0a..056faa01d 100644 --- a/recipes-platform/packagegroups/packagegroup-agl-demo-platform-html5.bb +++ b/recipes-platform/packagegroups/packagegroup-agl-demo-platform-html5.bb @@ -30,7 +30,7 @@ RDEPENDS:${PN}:append = " \ # TODO(jdapena): replace this with HTML5 apps. AGL_APPS = " \ - dashboard \ + html5-dashboard \ html5-launcher \ html5-homescreen \ html5-hvac \ |