mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 16:27:27 +00:00
yelp: Add option to support webkit2gtk-4-0
Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Joshua Watt <JPEWhacker@gmail.com>
This commit is contained in:
@@ -21,6 +21,10 @@ DEPENDS += " \
|
|||||||
webkitgtk \
|
webkitgtk \
|
||||||
yelp-xsl \
|
yelp-xsl \
|
||||||
"
|
"
|
||||||
|
PACKAGECONFIG ?= ""
|
||||||
|
|
||||||
|
# Enable if soup3 is enabled in webkit recipe
|
||||||
|
PACKAGECONFIG[soup3] = ",--with-webkit2gtk-4-0,"
|
||||||
|
|
||||||
do_configure:prepend() {
|
do_configure:prepend() {
|
||||||
export ITSTOOL=${STAGING_BINDIR_NATIVE}/itstool
|
export ITSTOOL=${STAGING_BINDIR_NATIVE}/itstool
|
||||||
|
|||||||
Reference in New Issue
Block a user