aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoger Monk <r-monk@ti.com>2011-03-25 14:54:54 +0000
committerKoen Kooi <koen@openembedded.org>2011-03-25 16:04:09 +0100
commit460d4afbcbe61e161823f0dd5ed66af8fc573d66 (patch)
tree5fd68c43d9ec8bc3e5c66794381b25bf6578bb79
parentaa34ecbbaa65c67399ee29aa2491cb851b54dec3 (diff)
downloadopenembedded-460d4afbcbe61e161823f0dd5ed66af8fc573d66.tar.gz
ti-libdce: Update to latest SRCREV
* Update to latest version * Bump PR Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
-rw-r--r--recipes/ti/libdce_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/ti/libdce_git.bb b/recipes/ti/libdce_git.bb
index 72ed8f6f01..3812e55934 100644
--- 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 = "r3"
+PR = "r4"
PR_append = "+gitr${SRCREV}"
-SRCREV = "086d0bed544ecb92afde57db32c16b5e97c6f2d2"
+SRCREV = "2115a0b6b6fccc27d6ecc274e37e57f2275f99c6"
SRC_URI = "git://github.com/robclark/libdce.git;protocol=git"
S = "${WORKDIR}/git"