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:
30dbf4d
)
librest: Update SRCREV.
author
Khem Raj
<raj.khem@gmail.com>
Wed, 9 Dec 2009 19:45:02 +0000
(11:45 -0800)
committer
Khem Raj
<raj.khem@gmail.com>
Wed, 9 Dec 2009 19:48:49 +0000
(11:48 -0800)
* Move to latest tip.
Signed-off-by: Khem Raj <raj.khem@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
ec2d676
..
0576c0d
100644
(file)
--- 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 = "r
0
"
+PR = "r
1
"
DEPENDS = "libsoup-2.4"