diff options
-rw-r--r-- | meta-oe/recipes-support/freerdp/freerdp_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/freerdp/freerdp_git.bb b/meta-oe/recipes-support/freerdp/freerdp_git.bb index 01ab390c8f..35228ad947 100644 --- a/meta-oe/recipes-support/freerdp/freerdp_git.bb +++ b/meta-oe/recipes-support/freerdp/freerdp_git.bb | |||
@@ -9,7 +9,7 @@ PV = "gitr${SRCPV}" | |||
9 | PKGV = "${GITPKGVTAG}" | 9 | PKGV = "${GITPKGVTAG}" |
10 | PR = "${INC_PR}.0" | 10 | PR = "${INC_PR}.0" |
11 | 11 | ||
12 | SRCREV = "19d4a4276869ec40ee1eef066ac460615734c043" | 12 | SRCREV = "e0f2b3ccc986a165d9c289a569b60eab66153792" |
13 | SRC_URI = "git://github.com/FreeRDP/FreeRDP.git" | 13 | SRC_URI = "git://github.com/FreeRDP/FreeRDP.git" |
14 | 14 | ||
15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |