All of lore.kernel.org
 help / color / mirror / Atom feed
* [oe-core][PATCH 1/2] epiphany: use libsoup-3.0 by default
@ 2022-11-06  8:02 Markus Volk
  2022-11-06  8:02 ` [oe-core][PATCH 2/2] gstreamer1.0-plugins-good: " Markus Volk
  0 siblings, 1 reply; 4+ messages in thread
From: Markus Volk @ 2022-11-06  8:02 UTC (permalink / raw)
  To: openembedded-core; +Cc: Markus Volk

Signed-off-by: Markus Volk <f_l_k@t-online.de>
---
 meta/recipes-gnome/epiphany/epiphany_42.4.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-gnome/epiphany/epiphany_42.4.bb b/meta/recipes-gnome/epiphany/epiphany_42.4.bb
index 9efd2800da..afaaefc46f 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
-- 
2.34.1



^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-11-07  7:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-06  8:02 [oe-core][PATCH 1/2] epiphany: use libsoup-3.0 by default Markus Volk
2022-11-06  8:02 ` [oe-core][PATCH 2/2] gstreamer1.0-plugins-good: " Markus Volk
2022-11-06 22:12   ` Alexandre Belloni
2022-11-07  7:26     ` Markus Volk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.