From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from arroyo.ext.ti.com (arroyo.ext.ti.com [192.94.94.40]) by arago-project.org (Postfix) with ESMTPS id 2ACCB529AA for ; Wed, 5 Feb 2014 19:04:25 +0000 (UTC) Received: from dflxv15.itg.ti.com ([128.247.5.124]) by arroyo.ext.ti.com (8.13.7/8.13.7) with ESMTP id s15J4OuM005387 for ; Wed, 5 Feb 2014 13:04:24 -0600 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 s15J4OfD005319 for ; Wed, 5 Feb 2014 13:04:24 -0600 Received: from dflp33.itg.ti.com (10.64.6.16) by DLEE70.ent.ti.com (157.170.170.113) with Microsoft SMTP Server id 14.2.342.3; Wed, 5 Feb 2014 13:04:24 -0600 Received: from localhost (ileax41-snat.itg.ti.com [10.172.224.153]) by dflp33.itg.ti.com (8.14.3/8.13.8) with ESMTP id s15J4ODV029793; Wed, 5 Feb 2014 13:04:24 -0600 Date: Wed, 5 Feb 2014 14:04:23 -0500 From: Denys Dmytriyenko To: "Cooper Jr., Franklin" Message-ID: <20140205190423.GS18784@edge> References: <1391625096-21593-1-git-send-email-fcooper@ti.com> <20140205185309.GR18784@edge> <8F29D6B095ED194EA1980491A5E029710C61C8D4@DFLE08.ent.ti.com> MIME-Version: 1.0 In-Reply-To: <8F29D6B095ED194EA1980491A5E029710C61C8D4@DFLE08.ent.ti.com> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: "meta-arago@arago-project.org" Subject: Re: [PATCH] dual-camera-demo: Pull in latest commits of camera demo X-BeenThere: meta-arago@arago-project.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Feb 2014 19:04:25 -0000 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline On Wed, Feb 05, 2014 at 02:00:45PM -0500, Cooper Jr., Franklin wrote: > > > > -----Original Message----- > > From: Dmytriyenko, Denys > > Sent: Wednesday, February 05, 2014 12:53 PM > > To: Cooper Jr., Franklin > > Cc: meta-arago@arago-project.org > > Subject: Re: [meta-arago] [PATCH] dual-camera-demo: Pull in latest commits of > > camera demo > > > > On Wed, Feb 05, 2014 at 12:31:36PM -0600, Franklin S. Cooper Jr wrote: > > > * This demo is going to be frequently updated for a couple of weeks. > > > * Set to AUTOREV until this demo stops updating so often. > > > > We are in code freeze for the next release in about 2 weeks, so cannot do > > AUTOREV there... > [Franklin] I've been told that your team needs the latest version for > validation so how do you want to handle this? Same as with kernel/u-boot/ltp-ddt - I'll disable AUTOREV for them and set specific latest SRCREV. Any further critical fixes with updated SRCREV would require a) reasoning; b) manual recipe update and c) re-test. That's the whole point of code freeze. That said, we can still keep AUTOREV in the master - we are freezing release branch only. > > > Signed-off-by: Franklin S. Cooper Jr > > > --- > > > .../dual-camera-demo/dual-camera-demo_1.0.bb | 4 ++-- > > > 1 files changed, 2 insertions(+), 2 deletions(-) > > > > > > diff --git a/meta-arago-extras/recipes-multimedia/dual-camera-demo/dual- > > camera-demo_1.0.bb b/meta-arago-extras/recipes-multimedia/dual-camera- > > demo/dual-camera-demo_1.0.bb > > > index 12f42e5..ba891d5 100644 > > > --- a/meta-arago-extras/recipes-multimedia/dual-camera-demo/dual-camera- > > demo_1.0.bb > > > +++ b/meta-arago-extras/recipes-multimedia/dual-camera-demo/dual- > > camera-demo_1.0.bb > > > @@ -6,10 +6,10 @@ LIC_FILES_CHKSUM = > > "file://main.cpp;beginline=1;endline=18;md5=1e0116b09fc3d8f88 > > > > > > require recipes-core/matrix/matrix-gui-paths.inc > > > > > > -PR = "r0" > > > +PR = "r1" > > > > > > BRANCH = "master" > > > -SRCREV = "af299a206482562ceae8aa690a8b6644a3e0a66e" > > > +SRCREV = "${AUTOREV}" > > > > > > SRC_URI = "git://gitorious.org/dual-camera-demo/dual-camera- > > demo.git;protocol=git;branch=${BRANCH}" > > > > > > -- > > > 1.7.0.4 > > > > > > _______________________________________________ > > > meta-arago mailing list > > > meta-arago@arago-project.org > > > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago