diff options
| author | Changqing Li <changqing.li@windriver.com> | 2026-03-30 14:31:42 +0800 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-03-30 19:46:39 -0700 |
| commit | e3579ff0f64301adc04643134d42a4e02ca816a3 (patch) | |
| tree | a1be8e456a385f78fff155718d891d769e11e72b /meta-gnome/recipes-gnome | |
| parent | e2bdd9cee2cbbbf64dfc9a4a08b063701dd3a1df (diff) | |
| download | meta-openembedded-e3579ff0f64301adc04643134d42a4e02ca816a3.tar.gz | |
yelp: drop soup2 option
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 <changqing.li@windriver.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-gnome/recipes-gnome')
| -rw-r--r-- | meta-gnome/recipes-gnome/yelp/yelp_42.2.bb | 6 |
1 files changed, 0 insertions, 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 += " \ | |||
| 23 | webkitgtk3 \ | 23 | webkitgtk3 \ |
| 24 | yelp-xsl \ | 24 | yelp-xsl \ |
| 25 | " | 25 | " |
| 26 | PACKAGECONFIG_SOUP ?= "soup3" | ||
| 27 | PACKAGECONFIG ??= "${PACKAGECONFIG_SOUP}" | ||
| 28 | |||
| 29 | PACKAGECONFIG[soup2] = "--with-webkit2gtk-4-0,," | ||
| 30 | PACKAGECONFIG[soup3] = ",--with-webkit2gtk-4-0," | ||
| 31 | |||
| 32 | 26 | ||
| 33 | do_configure:prepend() { | 27 | do_configure:prepend() { |
| 34 | export ITSTOOL=${STAGING_BINDIR_NATIVE}/itstool | 28 | export ITSTOOL=${STAGING_BINDIR_NATIVE}/itstool |
