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: [email protected] > > 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 <[email protected]> > > > --- > > > .../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 > > > [email protected] > > > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
