* [PATCH] dual-camera-demo: Pull in latest commits of camera demo
@ 2014-02-05 18:31 Franklin S. Cooper Jr
2014-02-05 18:53 ` Denys Dmytriyenko
0 siblings, 1 reply; 4+ messages in thread
From: Franklin S. Cooper Jr @ 2014-02-05 18:31 UTC (permalink / raw)
To: meta-arago; +Cc: Franklin S. Cooper Jr
* This demo is going to be frequently updated for a couple of weeks.
* Set to AUTOREV until this demo stops updating so often.
Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com>
---
.../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
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] dual-camera-demo: Pull in latest commits of camera demo
2014-02-05 18:31 [PATCH] dual-camera-demo: Pull in latest commits of camera demo Franklin S. Cooper Jr
@ 2014-02-05 18:53 ` Denys Dmytriyenko
2014-02-05 19:00 ` Cooper Jr., Franklin
0 siblings, 1 reply; 4+ messages in thread
From: Denys Dmytriyenko @ 2014-02-05 18:53 UTC (permalink / raw)
To: Franklin S. Cooper Jr; +Cc: meta-arago
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...
> Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com>
> ---
> .../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
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] dual-camera-demo: Pull in latest commits of camera demo
2014-02-05 18:53 ` Denys Dmytriyenko
@ 2014-02-05 19:00 ` Cooper Jr., Franklin
2014-02-05 19:04 ` Denys Dmytriyenko
0 siblings, 1 reply; 4+ messages in thread
From: Cooper Jr., Franklin @ 2014-02-05 19:00 UTC (permalink / raw)
To: Dmytriyenko, Denys; +Cc: meta-arago@arago-project.org
> -----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?
>
>
> > Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com>
> > ---
> > .../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
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] dual-camera-demo: Pull in latest commits of camera demo
2014-02-05 19:00 ` Cooper Jr., Franklin
@ 2014-02-05 19:04 ` Denys Dmytriyenko
0 siblings, 0 replies; 4+ messages in thread
From: Denys Dmytriyenko @ 2014-02-05 19:04 UTC (permalink / raw)
To: Cooper Jr., Franklin; +Cc: meta-arago@arago-project.org
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 <fcooper@ti.com>
> > > ---
> > > .../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
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2014-02-05 19:04 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-05 18:31 [PATCH] dual-camera-demo: Pull in latest commits of camera demo Franklin S. Cooper Jr
2014-02-05 18:53 ` Denys Dmytriyenko
2014-02-05 19:00 ` Cooper Jr., Franklin
2014-02-05 19:04 ` Denys Dmytriyenko
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.