mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-06 16:58:24 +00:00
freerdp: bump SRCREV to gather fixes
This new version has many major refactorings that will be available on 0.9.0 release but the main fix is related to serial port redirection that has got many fixes and improvements. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
committed by
Koen Kooi
parent
e75dee8709
commit
68e651391f
@@ -9,7 +9,7 @@ PV = "gitr${SRCPV}"
|
||||
PKGV = "${GITPKGVTAG}"
|
||||
PR = "${INC_PR}.2"
|
||||
|
||||
SRCREV = "dd759622a097474114ce425021ef52d0aa5d3957"
|
||||
SRCREV = "d1eef40acc994d85cb78c0a98914edc097c9b44d"
|
||||
SRC_URI = "git://github.com/FreeRDP/FreeRDP.git;protocol=git"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user