From 03f2db73ad27b258d0be8b09a20fd595bdda6fee Mon Sep 17 00:00:00 2001 From: Adrian Bunk Date: Mon, 29 Jul 2019 14:37:19 +0300 Subject: webkitgtk: Reenable on mips It builds using the generic C_LOOP code. (From OE-Core rev: 4e601b7f5ca0270495f225987bb1376b1cfe31a1) Signed-off-by: Adrian Bunk Signed-off-by: Richard Purdie --- meta/recipes-gnome/epiphany/epiphany_3.32.3.bb | 3 --- 1 file changed, 3 deletions(-) (limited to 'meta/recipes-gnome/epiphany') diff --git a/meta/recipes-gnome/epiphany/epiphany_3.32.3.bb b/meta/recipes-gnome/epiphany/epiphany_3.32.3.bb index d1c6af52ed..de1b6e2f84 100644 --- a/meta/recipes-gnome/epiphany/epiphany_3.32.3.bb +++ b/meta/recipes-gnome/epiphany/epiphany_3.32.3.bb @@ -16,8 +16,5 @@ SRC_URI = "${GNOME_MIRROR}/${GNOMEBN}/${@gnome_verdir("${PV}")}/${GNOMEBN}-${PV} SRC_URI[archive.md5sum] = "c4976507bf3de69f27a050ad09531f5a" SRC_URI[archive.sha256sum] = "3ccb6859a43b839b714aa425cb185056f1e8604adbaab6a1bc179d1ba641a33f" -# webkitgtk doesn't work with tune 'mips' -COMPATIBLE_HOST_mipsarch = "${@bb.utils.contains('DEFAULTTUNE', 'mips', 'null', 'mips.*-linux', d)}" - FILES_${PN} += "${datadir}/dbus-1 ${datadir}/gnome-shell/search-providers ${datadir}/metainfo" RDEPENDS_${PN} = "iso-codes adwaita-icon-theme gsettings-desktop-schemas" -- cgit v1.2.3-54-g00ecf