freerdp: bump SRCREV to gather fixes

This new version has many major refactorings that will be available on
0.9.0 release but the main fix is related to serial port redirection
that has got many fixes and improvements.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
Otavio Salvador
2011-06-07 12:53:03 +00:00
committed by Koen Kooi
parent e75dee8709
commit 68e651391f

View File

@@ -9,7 +9,7 @@ PV = "gitr${SRCPV}"
PKGV = "${GITPKGVTAG}"
PR = "${INC_PR}.2"
SRCREV = "dd759622a097474114ce425021ef52d0aa5d3957"
SRCREV = "d1eef40acc994d85cb78c0a98914edc097c9b44d"
SRC_URI = "git://github.com/FreeRDP/FreeRDP.git;protocol=git"
S = "${WORKDIR}/git"