freerdp: update to the latest commit (2012-11-20) in the stable-1.0 branch
authorMario Domenech Goulart <mario@ossystems.com.br>
Mon, 3 Dec 2012 16:03:22 +0000 (16:03 +0000)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:25:13 +0000 (08:25 -0800)
Change-Id: I9b872c1aa9a17e6ef9dc0fd4b18dfe9f354f62a6
(From meta-openembedded rev: e7e3fd797b46a85ffc03cc7c4b2267d686476f93)

Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-oe/recipes-support/freerdp/freerdp_git.bb

index 099a80e..434e89a 100644 (file)
@@ -7,11 +7,11 @@ inherit gitpkgv
 
 PV = "gitr${SRCPV}"
 PKGV = "${GITPKGVTAG}"
-PR = "${INC_PR}.1"
+PR = "${INC_PR}.2"
 
 EXTRA_OECMAKE += "-DWITH_MANPAGES=OFF"
 
-SRCREV = "e0f2b3ccc986a165d9c289a569b60eab66153792"
+SRCREV = "f311acaffb9190567e2b478a98d7cbfaf2709f6b"
 SRC_URI = "git://github.com/FreeRDP/FreeRDP.git"
 
 S = "${WORKDIR}/git"