mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
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:
committed by
Koen Kooi
parent
68e651391f
commit
0622fb4e3b
@@ -14,7 +14,7 @@ PR = "r0"
|
|||||||
|
|
||||||
inherit pkgconfig cmake
|
inherit pkgconfig cmake
|
||||||
|
|
||||||
SRCREV = "d27f90a0128c687ce74cc922dba8b7eeb33f0654"
|
SRCREV = "e952627ff4c116b4ce8541c91cb96bd5422c4a0d"
|
||||||
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"
|
||||||
|
|||||||
Reference in New Issue
Block a user