Skip to content

Commit a7fee5f

Browse files
committed
[wpewebkit] version bump
1 parent 2537f19 commit a7fee5f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package/wpe/wpewebkit/wpewebkit.mk

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ endif
1212
ifeq ($(BR2_PACKAGE_WPEWEBKIT2_28),y)
1313
# This is the wpe-2.28-soup3 branch tip.
1414
WPEWEBKIT_VERSION = 2.28
15-
WPEWEBKIT_VERSION_VALUE = e880573375dd9aa75533179669f149d96f24995e
15+
WPEWEBKIT_VERSION_VALUE = fdf2f014629a4b4e93f43cec0be4698aa640b826
1616
endif
1717

1818
WPEWEBKIT_SITE = $(call github,WebPlatformForEmbedded,WPEWebKit,$(WPEWEBKIT_VERSION_VALUE))
@@ -26,10 +26,10 @@ WPEWEBKIT_DEPENDENCIES = host-gperf host-python host-ruby \
2626
libgles wpebackend libepoxy cairo jpeg libpng harfbuzz icu webp libsoup \
2727
libgcrypt libxslt openjpeg
2828

29-
ifeq ($(BR2_PACKAGE_WPEWEBKIT2_22),y)
30-
3129
WPEWEBKIT_EXTRA_FLAGS = -DCMAKE_EXPORT_COMPILE_COMMANDS=ON
3230

31+
ifeq ($(BR2_PACKAGE_WPEWEBKIT2_22),y)
32+
3333
WPEWEBKIT_FLAGS = \
3434
-DPORT=WPE \
3535
-DEXPORT_DEPRECATED_WEBKIT2_C_API=ON \

0 commit comments

Comments
 (0)