]> code.ossystems Code Review - openembedded-core.git/commitdiff
x11vnc: Upgrade to 0.9.13
authorZhai Edwin <edwin.zhai@intel.com>
Fri, 2 Dec 2011 02:54:00 +0000 (10:54 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 2 Dec 2011 15:22:45 +0000 (15:22 +0000)
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
meta/recipes-graphics/x11vnc/x11vnc_0.9.13.bb [moved from meta/recipes-graphics/x11vnc/x11vnc_0.9.12.bb with 66% similarity]

similarity index 66%
rename from meta/recipes-graphics/x11vnc/x11vnc_0.9.12.bb
rename to meta/recipes-graphics/x11vnc/x11vnc_0.9.13.bb
index 9bf7d4162d5288196c9e97ab2bcb4fe40c7e3862..4b8bed4331ed0e96575afc0f33fa206802077f31 100644 (file)
@@ -5,18 +5,18 @@ SECTION = "x11/utils"
 AUTHOR = "Karl Runge"
 LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=361b6b837cad26c6900a926b62aada5f \
-                    file://x11vnc/x11vnc.h;endline=33;md5=ee4946e57bb73ecf93d7d98a3d48c6be"
+                    file://x11vnc/x11vnc.h;endline=33;md5=6f95dc6535467d7ee1563fd434fb372e"
 
 DEPENDS = "openssl virtual/libx11 libxext avahi jpeg zlib"
 
-PR = "r2"
+PR = "r0"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/libvncserver/x11vnc/${PV}/x11vnc-${PV}.tar.gz\
            file://starting-fix.patch \
            file://endian-fix.patch "
 
-SRC_URI[md5sum] = "1498a68d02aa7b6c97bf746c073c8d00"
-SRC_URI[sha256sum] = "60a7cceee2c9a5f1c854340b2bae13f975ac55906237042f81f795b28a154a79"
+SRC_URI[md5sum] = "a372ec4fe8211221547b1c108cf56e4c"
+SRC_URI[sha256sum] = "f6829f2e629667a5284de62b080b13126a0736499fe47cdb447aedb07a59f13b"
 
 inherit autotools