summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/freerdp/freerdp_2.2.0.bb (renamed from meta-oe/recipes-support/freerdp/freerdp_git.bb)6
1 files changed, 2 insertions, 4 deletions
diff --git a/meta-oe/recipes-support/freerdp/freerdp_git.bb b/meta-oe/recipes-support/freerdp/freerdp_2.2.0.bb
index 7cafbb7993..6a97c24c2f 100644
--- a/meta-oe/recipes-support/freerdp/freerdp_git.bb
+++ b/meta-oe/recipes-support/freerdp/freerdp_2.2.0.bb
@@ -11,12 +11,10 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
11inherit pkgconfig cmake gitpkgv 11inherit pkgconfig cmake gitpkgv
12 12
13PE = "1" 13PE = "1"
14PV = "2.0.0+gitr${SRCPV}"
15PKGV = "${GITPKGVTAG}" 14PKGV = "${GITPKGVTAG}"
16 15
17# 2.0.0 release 16SRCREV = "d2ba84a6885f57674098fe8e76c5f99d880e580d"
18SRCREV = "5ab2bed8749747b8e4b2ed431fd102bc726be684" 17SRC_URI = "git://github.com/FreeRDP/FreeRDP.git;branch=stable-2.0 \
19SRC_URI = "git://github.com/FreeRDP/FreeRDP.git \
20 file://winpr-makecert-Build-with-install-RPATH.patch \ 18 file://winpr-makecert-Build-with-install-RPATH.patch \
21" 19"
22 20