mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-06 15:20:12 +00:00
freerdp: use FreeRDP-old repository as 1.0 release is not stable yet
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
committed by
Koen Kooi
parent
cd23935546
commit
71b8c3b946
@@ -7,9 +7,9 @@ inherit gitpkgv
|
||||
|
||||
PV = "gitr${SRCPV}"
|
||||
PKGV = "${GITPKGVTAG}"
|
||||
PR = "${INC_PR}.2"
|
||||
PR = "${INC_PR}.3"
|
||||
|
||||
SRCREV = "b05747b55ccea8d2f2b830f89d3c0eb622d66784"
|
||||
SRC_URI = "git://github.com/FreeRDP/FreeRDP.git;protocol=git"
|
||||
SRCREV = "b3eb650c919c4b3b1e5bc12cea6afb05282a7232"
|
||||
SRC_URI = "git://github.com/FreeRDP/FreeRDP-old.git;protocol=git"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user