mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
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:
parent
e2bdd9cee2
commit
e3579ff0f6
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user