ti-libdce: Update to latest SRCREV
authorRoger Monk <r-monk@ti.com>
Fri, 25 Mar 2011 14:54:54 +0000 (14:54 +0000)
committerKoen Kooi <koen@openembedded.org>
Fri, 25 Mar 2011 15:04:09 +0000 (16:04 +0100)
* Update to latest version
   * Bump PR

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
recipes/ti/libdce_git.bb

index 72ed8f6..3812e55 100644 (file)
@@ -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"