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] 1b0ccdae25

Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
Changqing Li 2026-03-30 14:31:42 +08:00 committed by Khem Raj
parent e2bdd9cee2
commit e3579ff0f6
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -23,12 +23,6 @@ DEPENDS += " \
webkitgtk3 \ webkitgtk3 \
yelp-xsl \ yelp-xsl \
" "
PACKAGECONFIG_SOUP ?= "soup3"
PACKAGECONFIG ??= "${PACKAGECONFIG_SOUP}"
PACKAGECONFIG[soup2] = "--with-webkit2gtk-4-0,,"
PACKAGECONFIG[soup3] = ",--with-webkit2gtk-4-0,"
do_configure:prepend() { do_configure:prepend() {
export ITSTOOL=${STAGING_BINDIR_NATIVE}/itstool export ITSTOOL=${STAGING_BINDIR_NATIVE}/itstool