From: Markus Volk Date: Sun, 6 Nov 2022 08:02:48 +0000 (+0100) Subject: epiphany: use libsoup-3.0 by default X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~2610 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c0e6014c61a794981cae918e72c7e5ee8c5b093e;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git epiphany: use libsoup-3.0 by default Signed-off-by: Markus Volk Signed-off-by: Alexandre Belloni --- diff --git a/meta/recipes-gnome/epiphany/epiphany_42.4.bb b/meta/recipes-gnome/epiphany/epiphany_42.4.bb index 9efd2800da0..afaaefc46f5 100644 --- a/meta/recipes-gnome/epiphany/epiphany_42.4.bb +++ b/meta/recipes-gnome/epiphany/epiphany_42.4.bb @@ -30,7 +30,7 @@ SRC_URI = "${GNOME_MIRROR}/${GNOMEBN}/${@oe.utils.trim_version("${PV}", 1)}/${GN " SRC_URI[archive.sha256sum] = "370938ad2920eeb28bc2435944776b7ba55a0e2ede65836f79818cfb7e8f0860" -PACKAGECONFIG_SOUP ?= "soup2" +PACKAGECONFIG_SOUP ?= "soup3" PACKAGECONFIG ??= "${PACKAGECONFIG_SOUP}" # Developer mode enables debugging