diff options
-rw-r--r-- | meta-oe/recipes-support/freerdp/freerdp_2.6.0.bb (renamed from meta-oe/recipes-support/freerdp/freerdp_2.5.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/freerdp/freerdp_2.5.0.bb b/meta-oe/recipes-support/freerdp/freerdp_2.6.0.bb index a272cb0991..9b97413409 100644 --- a/meta-oe/recipes-support/freerdp/freerdp_2.5.0.bb +++ b/meta-oe/recipes-support/freerdp/freerdp_2.6.0.bb | |||
@@ -13,7 +13,7 @@ inherit pkgconfig cmake gitpkgv | |||
13 | PE = "1" | 13 | PE = "1" |
14 | PKGV = "${GITPKGVTAG}" | 14 | PKGV = "${GITPKGVTAG}" |
15 | 15 | ||
16 | SRCREV = "d50aef95520df4216c638495a6049125c00742cb" | 16 | SRCREV = "8a5c034d547c428c512b0a4b840d3a8a4762f989" |
17 | SRC_URI = "git://github.com/FreeRDP/FreeRDP.git;branch=stable-2.0;protocol=https \ | 17 | SRC_URI = "git://github.com/FreeRDP/FreeRDP.git;branch=stable-2.0;protocol=https \ |
18 | file://winpr-makecert-Build-with-install-RPATH.patch \ | 18 | file://winpr-makecert-Build-with-install-RPATH.patch \ |
19 | " | 19 | " |