From 0fe2f27d97c9dd0442841e59496666b3ac1a0934 Mon Sep 17 00:00:00 2001 From: Jose Dapena Paz Date: Mon, 23 May 2022 13:20:02 +0200 Subject: html5-dashboard: recover HTML5 dashboard demo application. Add updated html5-dashboard: * Fixes build with new application framework providing lowcan mock. * Updates NPM dependencies. * Updates recipe for kirkstone. Bug-AGL: SPEC-4248 Change-Id: I5606e194d3009b96050023aae4de2b4736c126aa Signed-off-by: Jose Dapena Paz --- recipes-platform/packagegroups/packagegroup-agl-demo-platform-html5.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-platform') diff --git a/recipes-platform/packagegroups/packagegroup-agl-demo-platform-html5.bb b/recipes-platform/packagegroups/packagegroup-agl-demo-platform-html5.bb index b00883b0..056faa01 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 \ -- cgit 1.2.3-korg