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:
3c07116
)
libdce: roll back SRCREV again to make omapfbplay work
author
Koen Kooi
<koen@openembedded.org>
Tue, 21 Dec 2010 16:20:21 +0000
(17:20 +0100)
committer
Koen Kooi
<koen@openembedded.org>
Tue, 21 Dec 2010 16:20:56 +0000
(17:20 +0100)
Signed-off-by: Koen Kooi <koen@openembedded.org>
recipes/ti/libdce_git.bb
patch
|
blob
|
history
diff --git
a/recipes/ti/libdce_git.bb
b/recipes/ti/libdce_git.bb
index
03cb646
..
72ed8f6
100644
(file)
--- a/
recipes/ti/libdce_git.bb
+++ b/
recipes/ti/libdce_git.bb
@@
-5,10
+5,10
@@
LICENSE = "TI"
inherit autotools lib_package
PV = "1.0.0"
-PR = "r
2
"
+PR = "r
3
"
PR_append = "+gitr${SRCREV}"
-SRCREV = "
6c36c6503a9befff35cbe36e67b61515f963a008
"
+SRCREV = "
086d0bed544ecb92afde57db32c16b5e97c6f2d2
"
SRC_URI = "git://github.com/robclark/libdce.git;protocol=git"
S = "${WORKDIR}/git"