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:
61ff97f
)
libplayer: Update `SRCREV` to 4fb30e64db79 [1].
author
Paul Menzel
<paulepanter@users.sourceforge.net>
Fri, 2 Apr 2010 05:44:03 +0000
(
05:44
+0000)
committer
Martin Jansa
<Martin.Jansa@gmail.com>
Wed, 7 Apr 2010 08:53:05 +0000
(10:53 +0200)
[1] http://hg.geexbox.org/libplayer/rev/
4fb30e64db79
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Acked-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/libplayer/libplayer_hg.bb
patch
|
blob
|
history
diff --git
a/recipes/libplayer/libplayer_hg.bb
b/recipes/libplayer/libplayer_hg.bb
index
cfe150b
..
24cccb4
100644
(file)
--- a/
recipes/libplayer/libplayer_hg.bb
+++ b/
recipes/libplayer/libplayer_hg.bb
@@
-1,8
+1,8
@@
require libplayer.inc
PV = "1.0.0+hg"
-PR = "${INC_PR}.
0
"
+PR = "${INC_PR}.
1
"
-SRCREV = "
a628f49d952a
"
+SRCREV = "
4fb30e64db79
"
SRC_URI = "hg://hg.geexbox.org;module=${PN};rev=${SRCREV}"