[meta-intel] [PATCH 03/10] chiefriver: linux-yocto_v3.4: cleanup the use of KSRC_linux_yocto_3_4 var

Kamble, Nitin A nitin.a.kamble at intel.com
Wed Jan 16 10:14:40 PST 2013



> -----Original Message-----
> From: Hart, Darren
> Sent: Wednesday, January 16, 2013 10:13 AM
> To: Kamble, Nitin A
> Cc: meta-intel at yoctoproject.org; Zanussi, Tom
> Subject: Re: [PATCH 03/10] chiefriver: linux-yocto_v3.4: cleanup the use of
> KSRC_linux_yocto_3_4 var
> 
> On 01/15/2013 09:07 PM, nitin.a.kamble at intel.com wrote:
> > From: Nitin A Kamble <nitin.a.kamble at intel.com>
> >
> > Make it easy to override it with a local or other kernel repository.
> >
> > Signed-off-by: Nitin A Kamble <nitin.a.kamble at intel.com>
> > ---
> >  .../recipes-kernel/linux/linux-yocto_3.4.bbappend  |    3 +++
> >  1 files changed, 3 insertions(+), 0 deletions(-)
> >
> > diff --git a/meta-chiefriver/recipes-kernel/linux/linux-yocto_3.4.bbappend
> b/meta-chiefriver/recipes-kernel/linux/linux-yocto_3.4.bbappend
> > index 9eca84e..f92515a 100644
> > --- a/meta-chiefriver/recipes-kernel/linux/linux-yocto_3.4.bbappend
> > +++ b/meta-chiefriver/recipes-kernel/linux/linux-yocto_3.4.bbappend
> > @@ -8,3 +8,6 @@ KERNEL_FEATURES_append_chiefriver = "
> features/amt/mei"
> >
> >  SRCREV_machine_pn-linux-yocto_chiefriver ?= "${AUTOREV}"
> >  SRCREV_meta_pn-linux-yocto_chiefriver ?= "${AUTOREV}"
> > +
> > +KSRC_linux_yocto_3_4 ?= "git.yoctoproject.org/linux-yocto-
> 3.4.git;protocol=git"
> > +SRC_URI_chiefriver =
> "${KSRC_linux_yocto_3_4};nocheckout=1;branch=${KBRANCH},${KMETA};na
> me=machine,meta"
> >
> 
> How is this different from the SRC_URI that is the default for all
> linux-yocto_3.4 recipes?
> 
Now SRC_URI is based on the KSRC_linux_yocto_3_4 var, which can be overridden to point to a different repository.

Nitin

> --
> Darren Hart
> Intel Open Source Technology Center
> Yocto Project - Linux Kernel



More information about the meta-intel mailing list