[oe-commits] Roger Monk : ti-libdce: Update to latest SRCREV

git version control git at git.openembedded.org
Thu Mar 31 20:00:32 UTC 2011


Module: openembedded.git
Branch: testing-next
Commit: 460d4afbcbe61e161823f0dd5ed66af8fc573d66
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=460d4afbcbe61e161823f0dd5ed66af8fc573d66

Author: Roger Monk <r-monk at ti.com>
Date:   Fri Mar 25 14:54:54 2011 +0000

ti-libdce: Update to latest SRCREV

* Update to latest version
   * Bump PR

Signed-off-by: Roger Monk <r-monk at ti.com>
Signed-off-by: Koen Kooi <koen at openembedded.org>

---

 recipes/ti/libdce_git.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/ti/libdce_git.bb b/recipes/ti/libdce_git.bb
index 72ed8f6..3812e55 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"





More information about the Openembedded-commits mailing list