aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/moblin
diff options
context:
space:
mode:
authorDaniele Ricci <daniele.athome@gmail.com>2010-12-05 23:44:34 +0000
committerThomas Zimmermann <zimmermann@vdm-design.de>2010-12-06 20:15:22 +0100
commitf1d1ff118a256b69b7e13f7549210c3d76a76563 (patch)
treeae194d9f1fd699c581b0459ae4443e728209135e /recipes/moblin
parent28cd4092a73b0dfb5c2bffbb693147e930fc983d (diff)
downloadopenembedded-f1d1ff118a256b69b7e13f7549210c3d76a76563.tar.gz
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@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/moblin')
-rw-r--r--recipes/moblin/librest_git.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/recipes/moblin/librest_git.bb b/recipes/moblin/librest_git.bb
index e993660481..d3a80f440e 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"