freerdp: bump SRCREV to gather fixes
authorOtavio Salvador <otavio@ossystems.com.br>
Tue, 7 Jun 2011 12:53:03 +0000 (12:53 +0000)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:13:39 +0000 (08:13 -0800)
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.

(From meta-openembedded rev: 68e651391f32ed0438b7a1cc9277f71ca41a06ff)

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-oe/recipes-support/freerdp/freerdp_git.bb

index a5f158a..a3f4a03 100644 (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"