]> code.ossystems Code Review - openembedded-core.git/commitdiff
packagegroup-self-hosted: drop epiphany
authorAlexander Kanavin <alex.kanavin@gmail.com>
Mon, 13 May 2019 15:33:03 +0000 (17:33 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 15 May 2019 16:52:49 +0000 (17:52 +0100)
Originally a web browser was added to build-appliance-image to
enable Hob's use cases that involve opening a URI; with Hob long gone,
a web browser is no longer necessary to have in build-appliance-image.

This will also address the out-of-resources problem when
build-appliance-image builds itself in a VM, as a test case.

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/packagegroups/packagegroup-self-hosted.bb

index b296db5457edede41503cd38d8542cf6c4a72d63..f206cee3731ce6581dbec13c42612b16f8a92fa7 100644 (file)
@@ -189,7 +189,6 @@ RDEPENDS_packagegroup-self-hosted-graphics = "\
     libx11-dev \
     adwaita-icon-theme \
     xdg-utils \
-    epiphany \
     l3afpad \
     pcmanfm \
     vte \