diff options
| author | Otavio Salvador <otavio@ossystems.com.br> | 2011-06-01 15:25:24 +0000 |
|---|---|---|
| committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-06-02 10:04:55 +0200 |
| commit | d1bda096a7e3d95d829f1d1f258e1a8e617e9795 (patch) | |
| tree | 49c82eeb383fbda77f1fcf3bda2d10fadc092967 | |
| parent | ba3b81bdb38e30ed4a1069d744766cee5b19178b (diff) | |
| download | meta-openembedded-d1bda096a7e3d95d829f1d1f258e1a8e617e9795.tar.gz | |
freerdp: bump SRCREV to 20110530 snapshot
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
| -rw-r--r-- | meta-oe/recipes-support/freerdp/freerdp_git.bb | 4 |
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 e1359026b8..a5f158a166 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}.1" | 10 | PR = "${INC_PR}.2" |
| 11 | 11 | ||
| 12 | SRCREV = "f5aef3be8fac9a02b0c7bbb5424831a7b285e7bb" | 12 | SRCREV = "dd759622a097474114ce425021ef52d0aa5d3957" |
| 13 | SRC_URI = "git://github.com/FreeRDP/FreeRDP.git;protocol=git" | 13 | SRC_URI = "git://github.com/FreeRDP/FreeRDP.git;protocol=git" |
| 14 | 14 | ||
| 15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
