diff options
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.bb | 2 |
1 files changed, 1 insertions, 1 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 21b20f42f..0a7af92da 100644 --- a/meta-oe/recipes-graphics/x11vnc/x11vnc_0.9.16.bb +++ b/meta-oe/recipes-graphics/x11vnc/x11vnc_0.9.16.bb | |||
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ | |||
10 | SRCREV = "87cd0530f438372dda3c70bb491a6fd19f09acc2" | 10 | SRCREV = "87cd0530f438372dda3c70bb491a6fd19f09acc2" |
11 | PV .= "+git${SRCPV}" | 11 | PV .= "+git${SRCPV}" |
12 | 12 | ||
13 | SRC_URI = "git://github.com/LibVNC/x11vnc \ | 13 | SRC_URI = "git://github.com/LibVNC/x11vnc;branch=master;protocol=https \ |
14 | file://starting-fix.patch \ | 14 | file://starting-fix.patch \ |
15 | " | 15 | " |
16 | S = "${WORKDIR}/git" | 16 | S = "${WORKDIR}/git" |