From: Alexander Kanavin Date: Mon, 13 May 2019 15:33:03 +0000 (+0200) Subject: packagegroup-self-hosted: drop epiphany X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~14511 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e354b33d4aa16a302e1972d87755b654db3d54fb;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git packagegroup-self-hosted: drop epiphany 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 Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb b/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb index b296db5457e..f206cee3731 100644 --- a/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb +++ b/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb @@ -189,7 +189,6 @@ RDEPENDS_packagegroup-self-hosted-graphics = "\ libx11-dev \ adwaita-icon-theme \ xdg-utils \ - epiphany \ l3afpad \ pcmanfm \ vte \