[oe-commits] Koen Kooi : libdce: roll back one commit

git version control git at git.openembedded.org
Tue Dec 14 16:22:34 UTC 2010


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

Author: Koen Kooi <k-kooi at ti.com>
Date:   Tue Dec 14 17:20:38 2010 +0100

libdce: roll back one commit

17:09 <@robclark> koen: could you try rolling back one commit in libdce, and backing out that patch to set the two extra param's?
17:09 <@robclark> I think all is not right with latest h264 decoder
17:09  * robclark had just noticed the issues with some clips about 15 minutes ago.. so needs some time to debug

Signed-off-by: Koen Kooi <k-kooi at ti.com>

---

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

diff --git a/recipes/ti/libdce_git.bb b/recipes/ti/libdce_git.bb
index 63ff528..01b6aef 100644
--- a/recipes/ti/libdce_git.bb
+++ b/recipes/ti/libdce_git.bb
@@ -5,9 +5,10 @@ LICENSE = "TI"
 inherit autotools lib_package
 
 PV = "1.0.0"
+PR = "r1"
 PR_append = "+gitr${SRCREV}"
 
-SRCREV = "340931755707a6d5a1af"
+SRCREV = "086d0bed544ecb92afde57db32c16b5e97c6f2d2"
 SRC_URI = "git://github.com/robclark/libdce.git;protocol=git"
 
 S = "${WORKDIR}/git"





More information about the Openembedded-commits mailing list