From e3579ff0f64301adc04643134d42a4e02ca816a3 Mon Sep 17 00:00:00 2001 From: Changqing Li Date: Mon, 30 Mar 2026 14:31:42 +0800 Subject: [PATCH] yelp: drop soup2 option MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit libsoup-2.4 is deprecated, and other recipes already stop support of soup2, soup2 and soup3 cannot be used together, and the latest version of yelp also drop option webkit2gtk-4-0 [1] https://gitlab.gnome.org/GNOME/yelp/-/commit/1b0ccdae25d0a788a2b44960db7273f2d1dacb4d Signed-off-by: Changqing Li Signed-off-by: Khem Raj --- meta-gnome/recipes-gnome/yelp/yelp_42.2.bb | 6 ------ 1 file changed, 6 deletions(-) diff --git a/meta-gnome/recipes-gnome/yelp/yelp_42.2.bb b/meta-gnome/recipes-gnome/yelp/yelp_42.2.bb index e1c9324940..4ebb5bb3b3 100644 --- a/meta-gnome/recipes-gnome/yelp/yelp_42.2.bb +++ b/meta-gnome/recipes-gnome/yelp/yelp_42.2.bb @@ -23,12 +23,6 @@ DEPENDS += " \ webkitgtk3 \ yelp-xsl \ " -PACKAGECONFIG_SOUP ?= "soup3" -PACKAGECONFIG ??= "${PACKAGECONFIG_SOUP}" - -PACKAGECONFIG[soup2] = "--with-webkit2gtk-4-0,," -PACKAGECONFIG[soup3] = ",--with-webkit2gtk-4-0," - do_configure:prepend() { export ITSTOOL=${STAGING_BINDIR_NATIVE}/itstool