From: Roger Monk Date: Fri, 25 Mar 2011 14:54:54 +0000 (+0000) Subject: ti-libdce: Update to latest SRCREV X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=460d4afbcbe61e161823f0dd5ed66af8fc573d66;p=openembedded.git ti-libdce: Update to latest SRCREV * Update to latest version * Bump PR Signed-off-by: Roger Monk Signed-off-by: Koen Kooi --- 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"