File tree 2 files changed +2
-1
lines changed
wpe-simple-launcher/wpe-simple-launcher
2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,7 @@ CTL_FILE="/tmp/wpe-exported-wayland"
19
19
# dmabuf or raw data in a range of RGB-like or YUV formats.
20
20
# Bug: https://bugs.webkit.org/show_bug.cgi?id=279819
21
21
export WEBKIT_GST_DMABUF_SINK_ENABLED=1
22
+ export WEBKIT_GST_DMABUF_SINK_DISABLED=false
22
23
23
24
# Regression in 2.48.X since
24
25
# [GStreamer] Add support for DMA-BUF to GL video sink
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ SRC_URI += "file://0001-Add-LAYER_BASED_SVG_ENGINE-envvar_v2.44.patch "
5
5
SRCBRANCH :class -devupstream = "main"
6
6
SRC_URI :class -devupstream = "git://github.com/WebKit/WebKit.git;protocol=https;branch=${SRCBRANCH} \
7
7
"
8
- SRCREV :class -devupstream = "3d996666c89c13d17718f5ee0ff71f9d97f36c9b "
8
+ SRCREV :class -devupstream = "${AUTOREV} "
9
9
10
10
PV :class -devupstream = "trunk"
11
11
You can’t perform that action at this time.
0 commit comments