[oe-commits] Daniele Ricci : librest: git is now hosted on gnome.org

git version control git at git.openembedded.org
Mon Dec 6 09:28:07 UTC 2010


Module: openembedded.git
Branch: master
Commit: 3eae87728571d478b59d5fc4a11921e7688404bf
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=3eae87728571d478b59d5fc4a11921e7688404bf

Author: Daniele Ricci <daniele.athome at gmail.com>
Date:   Sun Dec  5 23:44:34 2010 +0000

librest: git is now hosted on gnome.org

* also use gitr prefix and SRCPV
* bump PE for upgradeable path

Signed-off-by: Daniele Ricci <daniele.athome at gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

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

diff --git a/recipes/moblin/librest_git.bb b/recipes/moblin/librest_git.bb
index e993660..d3a80f4 100644
--- a/recipes/moblin/librest_git.bb
+++ b/recipes/moblin/librest_git.bb
@@ -1,8 +1,9 @@
 
-SRC_URI = "git://git.moblin.org/${PN}.git;protocol=git"
+SRC_URI = "git://git.gnome.org/${PN}.git;protocol=git"
 SRCREV="18bce68c8e54032f2d7e78a8484ac892ba3ebd5a"
-PV = "0.0+git${SRCREV}"
+PV = "0.0+gitr${SRCPV}"
 PR = "r1"
+PE = "1"
 
 DEPENDS = "libsoup-2.4"
 





More information about the Openembedded-commits mailing list