mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-06 15:20:12 +00:00
freerdp: update to 2.0.0 release
Bump PE to prevent 'version-going-backwards (from 0:2.0.0-rc4-r0 to 0:2.0.0-r0)' Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
17ed1b740f
commit
bc4fa976e4
@@ -10,11 +10,12 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
|
|||||||
|
|
||||||
inherit pkgconfig cmake gitpkgv
|
inherit pkgconfig cmake gitpkgv
|
||||||
|
|
||||||
|
PE = "1"
|
||||||
PV = "2.0.0+gitr${SRCPV}"
|
PV = "2.0.0+gitr${SRCPV}"
|
||||||
PKGV = "${GITPKGVTAG}"
|
PKGV = "${GITPKGVTAG}"
|
||||||
|
|
||||||
# 2.0.0-rc4
|
# 2.0.0 release
|
||||||
SRCREV = "e21b72c95f857817b4b32b5ef5406355c005a9e8"
|
SRCREV = "5ab2bed8749747b8e4b2ed431fd102bc726be684"
|
||||||
SRC_URI = "git://github.com/FreeRDP/FreeRDP.git \
|
SRC_URI = "git://github.com/FreeRDP/FreeRDP.git \
|
||||||
file://winpr-makecert-Build-with-install-RPATH.patch \
|
file://winpr-makecert-Build-with-install-RPATH.patch \
|
||||||
"
|
"
|
||||||
|
|||||||
Reference in New Issue
Block a user