mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
libvncserver: update to 0.9.14
0.9.14 represents a gradual improvement over 0.9.13 with lots of developments all over the place. 40 issues and pull requests were closed/merged with this release. Highlights on the LibVNCServer side are a refined multi-threaded implementation, support for Unicode clipboard data Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
dbdea59838
commit
658fb2a8ef
|
|
@ -45,7 +45,7 @@ FILES:libvncclient = "${libdir}/libvncclient.*"
|
|||
inherit cmake
|
||||
|
||||
SRC_URI = "git://github.com/LibVNC/libvncserver;branch=master;protocol=https"
|
||||
SRCREV = "2aa20dad4c23c18948d3f63b33f9dfec1f837729"
|
||||
SRCREV = "10e9eb75f73e973725dc75c373de5d89807af028"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user