diff options
author | Lorenzo Tilve <ltilve@igalia.com> | 2020-02-06 19:03:29 +0100 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2020-02-14 15:18:38 +0000 |
commit | 923ce5e1561f23741dc37065993f6c38aca35e9f (patch) | |
tree | 8ba7ebac8d1f6ac63c84937ba86b2da9610177cb /recipes-platform | |
parent | 4f1fbee15a1029056a9ac3e2a1172f15c7836718 (diff) |
html5-dashboard: create recipe and add to html5 demoicefish_9.0.0icefish/9.0.09.0.0
Bug-AGL: SPEC-3151
Change-Id: Iee5fcba63de56f7d326a9015902f63e4d48632bf
Signed-off-by: Lorenzo Tilve <ltilve@igalia.com>
(cherry picked from commit 2e014bfbd0757f2e35559543ba78d95cbc88b2c5)
Diffstat (limited to 'recipes-platform')
-rw-r--r-- | recipes-platform/packagegroups/packagegroup-agl-demo-platform-html5.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-platform/packagegroups/packagegroup-agl-demo-platform-html5.bb b/recipes-platform/packagegroups/packagegroup-agl-demo-platform-html5.bb index a9637228a..6ec717bd0 100644 --- a/recipes-platform/packagegroups/packagegroup-agl-demo-platform-html5.bb +++ b/recipes-platform/packagegroups/packagegroup-agl-demo-platform-html5.bb @@ -24,6 +24,7 @@ AGL_APPS = " \ html5-settings \ html5-mixer \ html5-mediaplayer \ + html5-dashboard \ " RDEPENDS_${PN}_append = " \ |