[oe-commits] Koen Kooi : libdce: roll back SRCREV again to make omapfbplay work

git version control git at git.openembedded.org
Tue Dec 21 16:43:34 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 0d06f4915d33800186256401ed9aad61c99f9dfb
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=0d06f4915d33800186256401ed9aad61c99f9dfb

Author: Koen Kooi <koen at openembedded.org>
Date:   Tue Dec 21 17:20:21 2010 +0100

libdce: roll back SRCREV again to make omapfbplay work

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 03cb646..72ed8f6 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 = "r2"
+PR = "r3"
 PR_append = "+gitr${SRCREV}"
 
-SRCREV = "6c36c6503a9befff35cbe36e67b61515f963a008"
+SRCREV = "086d0bed544ecb92afde57db32c16b5e97c6f2d2"
 SRC_URI = "git://github.com/robclark/libdce.git;protocol=git"
 
 S = "${WORKDIR}/git"





More information about the Openembedded-commits mailing list