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:
6ee1277
)
libdce: bump SRCREV for h264 fixes
author
Koen Kooi
<koen@openembedded.org>
Thu, 16 Dec 2010 08:55:41 +0000
(09:55 +0100)
committer
Koen Kooi
<koen@openembedded.org>
Thu, 16 Dec 2010 08:56:35 +0000
(09:56 +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
3491011
..
03cb646
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
1
"
+PR = "r
2
"
PR_append = "+gitr${SRCREV}"
-SRCREV = "
086d0bed544ecb92afde57db32c16b5e97c6f2d2
"
+SRCREV = "
6c36c6503a9befff35cbe36e67b61515f963a008
"
SRC_URI = "git://github.com/robclark/libdce.git;protocol=git"
S = "${WORKDIR}/git"