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

Darren Hart darren.hart at intel.com
Wed Jan 16 10:12:31 PST 2013


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};name=machine,meta"
> 

How is this different from the SRC_URI that is the default for all
linux-yocto_3.4 recipes?

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



More information about the meta-intel mailing list