summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/x11vnc/x11vnc_0.9.16.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-graphics/x11vnc/x11vnc_0.9.16.bb')
-rw-r--r--meta-oe/recipes-graphics/x11vnc/x11vnc_0.9.16.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-graphics/x11vnc/x11vnc_0.9.16.bb b/meta-oe/recipes-graphics/x11vnc/x11vnc_0.9.16.bb
index 92b3ac5f67..3633bbc26b 100644
--- a/meta-oe/recipes-graphics/x11vnc/x11vnc_0.9.16.bb
+++ b/meta-oe/recipes-graphics/x11vnc/x11vnc_0.9.16.bb
@@ -11,6 +11,7 @@ PV .= "+git${SRCPV}"
11 11
12SRC_URI = "git://github.com/LibVNC/x11vnc;branch=master;protocol=https \ 12SRC_URI = "git://github.com/LibVNC/x11vnc;branch=master;protocol=https \
13 file://starting-fix.patch \ 13 file://starting-fix.patch \
14 file://CVE-2020-29074.patch \
14 " 15 "
15S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"
16 17