From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from devils.ext.ti.com (devils.ext.ti.com [198.47.26.153]) by arago-project.org (Postfix) with ESMTPS id 6E50552991 for ; Wed, 5 Oct 2016 18:23:55 +0000 (UTC) Received: from dflxv15.itg.ti.com ([128.247.5.124]) by devils.ext.ti.com (8.13.7/8.13.7) with ESMTP id u95INr7H006812 for ; Wed, 5 Oct 2016 13:23:53 -0500 Received: from DLEE70.ent.ti.com (dlee70.ent.ti.com [157.170.170.113]) by dflxv15.itg.ti.com (8.14.3/8.13.8) with ESMTP id u95INqe6032652 for ; Wed, 5 Oct 2016 13:23:52 -0500 Received: from dlep32.itg.ti.com (157.170.170.100) by DLEE70.ent.ti.com (157.170.170.113) with Microsoft SMTP Server id 14.3.294.0; Wed, 5 Oct 2016 13:23:52 -0500 Received: from localhost (ileax41-snat.itg.ti.com [10.172.224.153]) by dlep32.itg.ti.com (8.14.3/8.13.8) with ESMTP id u95INqcb011208; Wed, 5 Oct 2016 13:23:52 -0500 Date: Wed, 5 Oct 2016 14:23:52 -0400 From: Denys Dmytriyenko To: Pooja Prajod Message-ID: <20161005182351.GO12745@edge> References: <1475580466-4324-1-git-send-email-a0132412@ti.com> MIME-Version: 1.0 In-Reply-To: <1475580466-4324-1-git-send-email-a0132412@ti.com> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: meta-arago@arago-project.org Subject: Re: [V3] omapdrmtest: Update-SRCREV 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: Wed, 05 Oct 2016 18:23:59 -0000 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline On Tue, Oct 04, 2016 at 04:57:46PM +0530, Pooja Prajod wrote: > Update recipe to include patches for: > 1. Add signal handler for viddec3test and videnc2test > 2. Fix Segfault issue with viidec3test dual decode > > Signed-off-by: Pooja Prajod > --- > meta-arago-extras/recipes-graphics/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 a625e25..e219170 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 ti-sgx-ddk-um wayland" > > inherit autotools pkgconfig This does not apply, because omapdrmtest is currently at revision r15 and commit a30dd9a5fc1ae7cdfb8c17a4685efb7eaf693ddc in meta-arago: http://arago-project.org/git/?p=meta-arago.git;a=blob;f=meta-arago-extras/recipes-graphics/omapdrmtest/omapdrmtest_1.0.0.bb;h=b0863793c684c12e384f0a9382c3dbad407aa18e;hb=HEAD PR = "r15" SRCREV = "a30dd9a5fc1ae7cdfb8c17a4685efb7eaf693ddc" > -PR = "r16" > -SRCREV = "c3f20b080571f5f363bfb7e0956b6c56004004f8" > +PR = "r18" > +SRCREV = "e4a2932a836c54f4a20b4be9d541d11d3a246a31" > > SRC_URI = "git://git.ti.com/glsdk/omapdrmtest.git;protocol=git \ > " > -- > 1.9.1 > > _______________________________________________ > meta-arago mailing list > meta-arago@arago-project.org > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago