[oe] [PATCH 1/1] matrix-gui: Bump up SRCREV

Maupin, Chase chase.maupin at ti.com
Thu Apr 14 20:05:59 UTC 2011


> -----Original Message-----
> From: openembedded-devel-bounces at lists.openembedded.org
> [mailto:openembedded-devel-bounces at lists.openembedded.org] On Behalf Of
> Paul Menzel
> Sent: Thursday, April 14, 2011 7:58 AM
> To: openembedded-devel at lists.openembedded.org
> Cc: Lance, Jeff
> Subject: Re: [oe] [PATCH 1/1] matrix-gui: Bump up SRCREV
> 
> Dear Chase, dear Jeff,
> 
> 
> Am Donnerstag, den 14.04.2011, 06:57 -0500 schrieb Chase Maupin:
> > From: Jeff Lance <j-lance1 at ti.com>
> >
> > * Bump up SRCREV
> >   * add am389x platform support
> >   * am1808 add correct instructions for running profibus demo
> >
> > Signed-off-by: Jeff Lance   <j-lance1 at ti.com>
> > ---
> >  recipes/ti/matrix-gui-common_1.4.bb |    4 ++--
> >  recipes/ti/matrix-gui-e_1.3.bb      |    4 ++--
> >  recipes/ti/matrix-gui_1.3.bb        |    4 ++--
> >  3 files changed, 6 insertions(+), 6 deletions(-)
> >
> > diff --git a/recipes/ti/matrix-gui-common_1.4.bb b/recipes/ti/matrix-
> gui-common_1.4.bb
> > index 04cdb2f..d436044 100644
> > --- a/recipes/ti/matrix-gui-common_1.4.bb
> > +++ b/recipes/ti/matrix-gui-common_1.4.bb
> > @@ -4,5 +4,5 @@ require matrix-gui-common.inc
> >  # prebuilt version in the repository.
> >  RRECOMMENDS_${PN} = "am-sysinfo"
> >
> > -SRCREV = "243"
> > -PR = "${INC_PR}.8"
> > +SRCREV = "245"
> > +PR = "${INC_PR}.9"
> > diff --git a/recipes/ti/matrix-gui-e_1.3.bb b/recipes/ti/matrix-gui-
> e_1.3.bb
> > index 4519437..fb7e4b3 100644
> > --- a/recipes/ti/matrix-gui-e_1.3.bb
> > +++ b/recipes/ti/matrix-gui-e_1.3.bb
> > @@ -1,5 +1,5 @@
> >  require matrix-gui-e.inc
> >
> > -SRCREV = "243"
> > -PR = "${INC_PR}.7"
> > +SRCREV = "245"
> > +PR = "${INC_PR}.8"
> >
> > diff --git a/recipes/ti/matrix-gui_1.3.bb b/recipes/ti/matrix-gui_1.3.bb
> > index 727aca1..2c38fc3 100644
> > --- a/recipes/ti/matrix-gui_1.3.bb
> > +++ b/recipes/ti/matrix-gui_1.3.bb
> > @@ -1,4 +1,4 @@
> >  require matrix-gui.inc
> >
> > -SRCREV = "243"
> > -PR = "${INC_PR}.3"
> > +SRCREV = "245"
> > +PR = "${INC_PR}.4"
> 
> is the bump of `PR` needed? Is not the increment of `SRCREV` implying
> that already?

The SRCREV is not used as part of the PR value, so without this bump incremental builds would not see this as needing a rebuild.

> 
> 
> Thanks,
> 
> Paul


More information about the Openembedded-devel mailing list