From e2f8fbd1643d7c0091cfb5c75c6fc60e11321498 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Tue, 14 Dec 2010 17:20:38 +0100 Subject: [PATCH] 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 --- recipes/ti/libdce_git.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipes/ti/libdce_git.bb b/recipes/ti/libdce_git.bb index 63ff5280b3..01b6aefd4c 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" -- 2.39.5