aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoger Monk <r-monk@ti.com>2011-03-25 14:54:54 +0000
committerSteffen Sledz <sledz@dresearch-fe.de>2011-04-29 14:08:26 +0200
commit9401d1db6e2653255a1a307f7a4746ff0e70169f (patch)
tree4d78bd17e7691829a53898b4c4f82bad7bc35c2b
parent77525dd7d58287232c3d73e3c6a727ab1913878a (diff)
downloadopenembedded-9401d1db6e2653255a1a307f7a4746ff0e70169f.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"