diff options
author | Leon Anavi <leon.anavi@konsulko.com> | 2016-12-08 14:42:19 +0200 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2016-12-08 17:21:53 +0000 |
commit | 18f00395a14b303b90cd41e28e3047d7c5e1158d (patch) | |
tree | 9afbc6caf75658afa69cb54381ba1ebe9d22100c /recipes-platform | |
parent | 2c8d1e73bb07572b20c864663c01fab3cd03efb8 (diff) |
agl-demo-platform-html5.bb: Remove Navigation
Remove Navigation from the dependencies of image
agl-demo-platform-html5 because recently it has
been removed from other images.
Bug-AGL: SPEC-357
Change-Id: Ie2b163ad0c00db7d483908feb7f88b6387f0572b
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Diffstat (limited to 'recipes-platform')
-rw-r--r-- | recipes-platform/images/agl-demo-platform-html5.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-platform/images/agl-demo-platform-html5.bb b/recipes-platform/images/agl-demo-platform-html5.bb index 6b81b9cbf..b8d876bc4 100644 --- a/recipes-platform/images/agl-demo-platform-html5.bb +++ b/recipes-platform/images/agl-demo-platform-html5.bb @@ -32,6 +32,5 @@ IMAGE_INSTALL_append = " \ python-curses \ dhcp-client \ climatecontrolplugin \ - Navigation \ ${IMAGE_TTF_FONTS} \ " |