freerdp-extension-xpunlimited: bump to fix a cache issue SRCREV

The cache of servers needs to be stored into a directory into user
$HOME and was failing in case it doesn't exist. This revision fixes
it.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Otavio Salvador
2011-05-27 15:01:59 +00:00
committed by Koen Kooi
parent a753f40478
commit 2c5c9e005b
@@ -14,7 +14,7 @@ PR = "r0"
inherit pkgconfig cmake inherit pkgconfig cmake
SRCREV = "7b3b8538c8cb863f720ba5351aebc220e126a4b7" SRCREV = "d27f90a0128c687ce74cc922dba8b7eeb33f0654"
SRC_URI = "git://github.com/OSSystems/FreeRDP-Extension-XPUnlimited.git;protocol=git" SRC_URI = "git://github.com/OSSystems/FreeRDP-Extension-XPUnlimited.git;protocol=git"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"