summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/freerdp/freerdp_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/freerdp/freerdp_git.bb')
-rw-r--r--meta-oe/recipes-support/freerdp/freerdp_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/freerdp/freerdp_git.bb b/meta-oe/recipes-support/freerdp/freerdp_git.bb
index 88aec9c41..373c4979f 100644
--- a/meta-oe/recipes-support/freerdp/freerdp_git.bb
+++ b/meta-oe/recipes-support/freerdp/freerdp_git.bb
@@ -13,10 +13,10 @@ inherit pkgconfig cmake gitpkgv
13PV = "2.0.0+gitr${SRCPV}" 13PV = "2.0.0+gitr${SRCPV}"
14PKGV = "${GITPKGVTAG}" 14PKGV = "${GITPKGVTAG}"
15 15
16SRCREV = "1648deb435ad52206f7aa2afe4b4dff71d9329bc" 16# 2.0.0-rc4
17SRCREV = "e21b72c95f857817b4b32b5ef5406355c005a9e8"
17SRC_URI = "git://github.com/FreeRDP/FreeRDP.git \ 18SRC_URI = "git://github.com/FreeRDP/FreeRDP.git \
18 file://winpr-makecert-Build-with-install-RPATH.patch \ 19 file://winpr-makecert-Build-with-install-RPATH.patch \
19 file://0001-Fix-gstreamer-1.0-detection.patch \
20" 20"
21 21
22S = "${WORKDIR}/git" 22S = "${WORKDIR}/git"