git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1265ac0
)
librest: git is now hosted on gnome.org
author
Daniele Ricci
<daniele.athome@gmail.com>
Sun, 5 Dec 2010 23:44:34 +0000
(23:44 +0000)
committer
Martin Jansa
<Martin.Jansa@gmail.com>
Mon, 6 Dec 2010 09:26:55 +0000
(10:26 +0100)
* 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>
recipes/moblin/librest_git.bb
patch
|
blob
|
history
diff --git
a/recipes/moblin/librest_git.bb
b/recipes/moblin/librest_git.bb
index
e993660
..
d3a80f4
100644
(file)
--- 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
${SRCRE
V}"
+PV = "0.0+git
r${SRCP
V}"
PR = "r1"
+PE = "1"
DEPENDS = "libsoup-2.4"