[meta-freescale] [meta-fsl-arm-extra][PATCH 1/2] linux-wandboard (3.10.17): Bump SRCREV to 95f32b7 and change SRCBRANCH

Daiane.Angolini at freescale.com Daiane.Angolini at freescale.com
Fri Feb 28 05:09:57 PST 2014



> -----Original Message-----
> From: John Weber [mailto:rjohnweber at gmail.com]
> Sent: Friday, February 28, 2014 9:57 AM
> To: Angolini Daiane-B19406; meta-freescale at yoctoproject.org
> Subject: Re: [meta-freescale] [meta-fsl-arm-extra][PATCH 1/2] linux-
> wandboard (3.10.17): Bump SRCREV to 95f32b7 and change SRCBRANCH
> 
> 
> On 2/28/14, 6:49 AM, Daiane.Angolini at freescale.com wrote:
> >
> >> -----Original Message-----
> >> From: meta-freescale-bounces at yoctoproject.org [mailto:meta-freescale-
> >> bounces at yoctoproject.org] On Behalf Of John Weber
> >> Sent: Thursday, February 27, 2014 11:38 PM
> >> To: meta-freescale at yoctoproject.org
> >> Subject: [meta-freescale] [meta-fsl-arm-extra][PATCH 1/2]
> >> linux-wandboard
> >> (3.10.17): Bump SRCREV to 95f32b7 and change SRCBRANCH
> >>
> >> The following changes are made:
> >> - Update SRCREV to 95f32b7
> >> - Switch SRCBRANCH to the _test branch
> >> - Set the git URI in WANDBOARD_GITHUB_MIRROR to allow overide in
> >>    local.conf
> >>
> >> squash this
> > Squash this?
> Otavio caught this as well.  I missed this when squashing patches using
> rebase -i.  I'll fix in V2.
> >
> >> Signed-off-by: John Weber <rjohnweber at gmail.com>
> >> ---
> >>   recipes-kernel/linux/linux-wandboard.inc        |    6 +++++-
> >>   recipes-kernel/linux/linux-wandboard_3.10.17.bb |    4 ++--
> >>   2 files changed, 7 insertions(+), 3 deletions(-)
> >>
> >> diff --git a/recipes-kernel/linux/linux-wandboard.inc b/recipes-
> >> kernel/linux/linux-wandboard.inc index 57e5517..8a6e011 100644
> >> --- a/recipes-kernel/linux/linux-wandboard.inc
> >> +++ b/recipes-kernel/linux/linux-wandboard.inc
> >> @@ -13,8 +13,12 @@ SCMVERSION ?= "y"
> >>
> >>   SRCBRANCH ??= "master"
> >>
> >> +# Allow override of WANDBOARD_GITHUB_MIRROR to make use of # local
> >> +repository easier WANDBOARD_GITHUB_MIRROR ?=
> >> +"git://github.com/wandboard-org/linux.git"
> >> +
> > I hope these lines are messed because I´m using outlook.
> >
> > Where is WANDBOARD_GITHUB_MIRROR defined? (I hope in next patch)
> >
> Here is the change that is in the patch:
> 
> +# Allow override of WANDBOARD_GITHUB_MIRROR to make use of # local
> +repository easier WANDBOARD_GITHUB_MIRROR
> +?="git://github.com/wandboard-org/linux.git"
> +
> 
Outlook is super reliable! (#not)

This is true patch:
+# Allow override of WANDBOARD_GITHUB_MIRROR to make use of
+# local repository easier
+WANDBOARD_GITHUB_MIRROR ?= "git://github.com/wandboard-org/linux.git"
+

And now I see the variable definition ;)

Daiane
> Not sure how this was changed in your email reader?
> >
> > Daiane
> >>   # SRC_URI for wandboard kernel
> >> -SRC_URI =
> >> "git://github.com/wandboard-org/linux.git;branch=${SRCBRANCH} \
> >> +SRC_URI = "${WANDBOARD_GITHUB_MIRROR};branch=${SRCBRANCH} \
> >>              file://defconfig \
> >>   "
> >>
> >> diff --git a/recipes-kernel/linux/linux-wandboard_3.10.17.bb
> >> b/recipes- kernel/linux/linux-wandboard_3.10.17.bb
> >> index 71365e6..db54972 100644
> >> --- a/recipes-kernel/linux/linux-wandboard_3.10.17.bb
> >> +++ b/recipes-kernel/linux/linux-wandboard_3.10.17.bb
> >> @@ -7,8 +7,8 @@ require recipes-kernel/linux/linux-dtb.inc
> >>   DEPENDS += "lzop-native bc-native"
> >>
> >>   # Wandboard branch - based on 3.10.17_1.0.0_beta from Freescale git
> >> - SRCBRANCH = "wandboard_imx_3.10.17_1.0.0_beta"
> >> -SRCREV = "319845263e5483ee2fd2b3ddcf4e969cbbb5ffd4"
> >> +SRCBRANCH = "wandboard_imx_3.10.17_1.0.0_beta_test"
> >> +SRCREV = "95f32b732fa4a1f5a497494ea2ba7d2e3b65d6c0"
> >>   LOCALVERSION = "-1.0.0-wandboard"
> >>
> >>
> >> --
> >> 1.7.9.5
> >>
> >> _______________________________________________
> >> meta-freescale mailing list
> >> meta-freescale at yoctoproject.org
> >> https://lists.yoctoproject.org/listinfo/meta-freescale
> >>
> 
> 



More information about the meta-freescale mailing list