diff options
| author | Alexander Kanavin <alex.kanavin@gmail.com> | 2019-05-13 17:33:03 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-05-15 17:53:29 +0100 |
| commit | c7770d5c1c9e4e0c30b89cf72f3dc6596a719910 (patch) | |
| tree | 9f4004c43585ab772d866a6107ef90066a5b5803 | |
| parent | 38da2746ad312a81c35ce9782f424998c3a058c6 (diff) | |
| download | poky-c7770d5c1c9e4e0c30b89cf72f3dc6596a719910.tar.gz | |
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.
(From OE-Core rev: e354b33d4aa16a302e1972d87755b654db3d54fb)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | meta/recipes-core/packagegroups/packagegroup-self-hosted.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb b/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb index b296db5457..f206cee373 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 = "\ | |||
| 189 | libx11-dev \ | 189 | libx11-dev \ |
| 190 | adwaita-icon-theme \ | 190 | adwaita-icon-theme \ |
| 191 | xdg-utils \ | 191 | xdg-utils \ |
| 192 | epiphany \ | ||
| 193 | l3afpad \ | 192 | l3afpad \ |
| 194 | pcmanfm \ | 193 | pcmanfm \ |
| 195 | vte \ | 194 | vte \ |
