From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from comal.ext.ti.com (comal.ext.ti.com [198.47.26.152]) by arago-project.org (Postfix) with ESMTPS id E2D5052A19 for ; Sat, 29 Aug 2015 00:25:50 +0000 (UTC) Received: from dlelxv90.itg.ti.com ([172.17.2.17]) by comal.ext.ti.com (8.13.7/8.13.7) with ESMTP id t7T0Pjtp023452 for ; Fri, 28 Aug 2015 19:25:45 -0500 Received: from DLEE70.ent.ti.com (dlemailx.itg.ti.com [157.170.170.113]) by dlelxv90.itg.ti.com (8.14.3/8.13.8) with ESMTP id t7T0PjXT030018 for ; Fri, 28 Aug 2015 19:25:45 -0500 Received: from dflp32.itg.ti.com (10.64.6.15) by DLEE70.ent.ti.com (157.170.170.113) with Microsoft SMTP Server id 14.3.224.2; Fri, 28 Aug 2015 19:25:45 -0500 Received: from localhost (ileax41-snat.itg.ti.com [10.172.224.153]) by dflp32.itg.ti.com (8.14.3/8.13.8) with ESMTP id t7T0PjqL008445; Fri, 28 Aug 2015 19:25:45 -0500 Date: Fri, 28 Aug 2015 20:25:29 -0400 From: Denys Dmytriyenko To: Karthik Ramanan Message-ID: <20150829002529.GP26662@edge> References: <1440665234-1913-1-git-send-email-a0393906@ti.com> MIME-Version: 1.0 In-Reply-To: <1440665234-1913-1-git-send-email-a0393906@ti.com> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: meta-arago@arago-project.org Subject: Re: [daisy, master] omapdrmtest: Update SRCREV with bug fixes X-BeenThere: meta-arago@arago-project.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Arago metadata layer for TI SDKs - OE-Core/Yocto compatible List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Aug 2015 00:25:57 -0000 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline This won't apply to master/fido - please see the fixes already there. On Thu, Aug 27, 2015 at 02:17:14PM +0530, Karthik Ramanan wrote: > The following issues will be resolved with this update: > * viddec3test: move a global variable to demux structure > * vpe: Correct the colorspace field > * display-kmscube: fix race condition for buffer to face mapping > * vpe: Pass correct colorspace to s_fmt ioctl > > Signed-off-by: Karthik Ramanan > --- > .../omapdrmtest/omapdrmtest_1.0.0.bb | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/meta-arago-extras/recipes-graphics/omapdrmtest/omapdrmtest_1.0.0.bb b/meta-arago-extras/recipes-graphics/omapdrmtest/omapdrmtest_1.0.0.bb > index 5ed1783..5d17409 100644 > --- a/meta-arago-extras/recipes-graphics/omapdrmtest/omapdrmtest_1.0.0.bb > +++ b/meta-arago-extras/recipes-graphics/omapdrmtest/omapdrmtest_1.0.0.bb > @@ -6,8 +6,8 @@ DEPENDS += "libav libdce libdrm libgbm omap5-sgx-ddk-um-linux wayland" > > inherit autotools pkgconfig > > -PR = "r7" > -SRCREV = "a2f483ef833ce7a6f3e0b975d9e49267960b288e" > +PR = "r9" > +SRCREV = "152713c45d7972ed08f506255c43ce7ff634a9f5" > > SRC_URI = "git://git.ti.com/glsdk/omapdrmtest.git;protocol=git" > > -- > 1.7.9.5 > > _______________________________________________ > meta-arago mailing list > meta-arago@arago-project.org > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago