diff options
-rw-r--r-- | meta-oe/recipes-support/freerdp/freerdp_git.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-oe/recipes-support/freerdp/freerdp_git.bb b/meta-oe/recipes-support/freerdp/freerdp_git.bb index 3df1e072a0..2a3affd4d6 100644 --- a/meta-oe/recipes-support/freerdp/freerdp_git.bb +++ b/meta-oe/recipes-support/freerdp/freerdp_git.bb | |||
@@ -7,9 +7,9 @@ inherit gitpkgv | |||
7 | 7 | ||
8 | PV = "gitr${SRCPV}" | 8 | PV = "gitr${SRCPV}" |
9 | PKGV = "${GITPKGVTAG}" | 9 | PKGV = "${GITPKGVTAG}" |
10 | PR = "${INC_PR}.2" | 10 | PR = "${INC_PR}.3" |
11 | 11 | ||
12 | SRCREV = "b05747b55ccea8d2f2b830f89d3c0eb622d66784" | 12 | SRCREV = "b3eb650c919c4b3b1e5bc12cea6afb05282a7232" |
13 | SRC_URI = "git://github.com/FreeRDP/FreeRDP.git;protocol=git" | 13 | SRC_URI = "git://github.com/FreeRDP/FreeRDP-old.git;protocol=git" |
14 | 14 | ||
15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |