[oe-commits] Khem Raj : librest: Update SRCREV.

git version control git at git.openembedded.org
Wed Dec 9 19:49:27 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 08c443b60d3821a89fdae90a39f2a32d63853607
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=08c443b60d3821a89fdae90a39f2a32d63853607

Author: Khem Raj <raj.khem at gmail.com>
Date:   Wed Dec  9 11:45:02 2009 -0800

librest: Update SRCREV.

* Move to latest tip.

Signed-off-by: Khem Raj <raj.khem at gmail.com>

---

 recipes/moblin/librest_git.bb |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/recipes/moblin/librest_git.bb b/recipes/moblin/librest_git.bb
index ec2d676..0576c0d 100644
--- a/recipes/moblin/librest_git.bb
+++ b/recipes/moblin/librest_git.bb
@@ -1,7 +1,8 @@
 
 SRC_URI = "git://git.moblin.org/${PN}.git;protocol=git"
+SRCREV="18bce68c8e54032f2d7e78a8484ac892ba3ebd5a"
 PV = "0.0+git${SRCREV}"
-PR = "r0"
+PR = "r1"
 
 DEPENDS = "libsoup-2.4"
 





More information about the Openembedded-commits mailing list