aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ti
diff options
context:
space:
mode:
authorRoger Monk <r-monk@ti.com>2011-03-25 14:54:54 +0000
committerKoen Kooi <koen@dominion.thruhere.net>2011-03-26 14:54:02 +0100
commitb1686074d771035b978a042e5e1117bcf769a4d9 (patch)
tree6910a530139e09694d647e16fbd50662b46f6d95 /recipes/ti
parent2f62a10f6e45796e6c17ad11d6a7c976009b4cee (diff)
downloadopenembedded-b1686074d771035b978a042e5e1117bcf769a4d9.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>
Diffstat (limited to 'recipes/ti')
-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"