freerdp-extension-xpunlimited: bump SRCREV to fix a build failure

FreeRDP has renamed its library from libfreerdp to libfreerdp-core
thus this needed changes too.

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

View File

@@ -14,7 +14,7 @@ PR = "r0"
inherit pkgconfig cmake
SRCREV = "d27f90a0128c687ce74cc922dba8b7eeb33f0654"
SRCREV = "e952627ff4c116b4ce8541c91cb96bd5422c4a0d"
SRC_URI = "git://github.com/OSSystems/FreeRDP-Extension-XPUnlimited.git;protocol=git"
S = "${WORKDIR}/git"