Skip to content

Commit 76fa1ed

Browse files
committed
wip: wpewebkit nightly SRCREV:class-devupstream = . WEBKIT_GST_DMABUF_SINK_DISABLED=false
1 parent 3a89a93 commit 76fa1ed

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

recipes-browser/wpe-simple-launcher/wpe-simple-launcher/wpe-exported-wayland

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ CTL_FILE="/tmp/wpe-exported-wayland"
1919
# dmabuf or raw data in a range of RGB-like or YUV formats.
2020
# Bug: https://bugs.webkit.org/show_bug.cgi?id=279819
2121
export WEBKIT_GST_DMABUF_SINK_ENABLED=1
22+
export WEBKIT_GST_DMABUF_SINK_DISABLED=false
2223

2324
# Regression in 2.48.X since
2425
# [GStreamer] Add support for DMA-BUF to GL video sink

recipes-browser/wpewebkit/wpewebkit_2.46.%.bbappend

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ SRC_URI += "file://0001-Add-LAYER_BASED_SVG_ENGINE-envvar_v2.44.patch "
55
SRCBRANCH:class-devupstream = "main"
66
SRC_URI:class-devupstream = "git://github.com/WebKit/WebKit.git;protocol=https;branch=${SRCBRANCH} \
77
"
8-
SRCREV:class-devupstream = "3d996666c89c13d17718f5ee0ff71f9d97f36c9b"
8+
SRCREV:class-devupstream = "${AUTOREV}"
99

1010
PV:class-devupstream = "trunk"
1111

0 commit comments

Comments
 (0)