[meta-intel] [PATCH 2/3] sys940x: linux-yocto_3.4: cleanup the SRC_URI

Darren Hart darren.hart at intel.com
Tue Jan 22 12:20:27 PST 2013


On 01/22/2013 11:55 AM, nitin.a.kamble at intel.com wrote:
> From: Nitin A Kamble <nitin.a.kamble at intel.com>
> 
> As the commit to change kernel recipe SRC_URI to base on the
> KSRC_linux_yocto_3_4_repo var did not go in the poky layer,
> it leaves the SRC-URI definition incomplete here.
> Fix the SRC_URI by specifying the git repository location
> explicitly.
> 
> This fixes bug:
> [YOCTO #3775]
> 
> Signed-off-by: Nitin A Kamble <nitin.a.kamble at intel.com>

Acked-by: Darren Hart <dvhart at linux.intel.com>

> ---
>  .../recipes-kernel/linux/linux-yocto_3.4.bbappend  |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/meta-sys940x/recipes-kernel/linux/linux-yocto_3.4.bbappend b/meta-sys940x/recipes-kernel/linux/linux-yocto_3.4.bbappend
> index 10f8e94..0df0c8a 100644
> --- a/meta-sys940x/recipes-kernel/linux/linux-yocto_3.4.bbappend
> +++ b/meta-sys940x/recipes-kernel/linux/linux-yocto_3.4.bbappend
> @@ -19,4 +19,4 @@ SRCREV_emgd_pn-linux-yocto_sys940x ?= "${AUTOREV}"
>  SRCREV_machine_pn-linux-yocto_sys940x-noemgd ?= "${AUTOREV}"
>  SRCREV_meta_pn-linux-yocto_sys940x-noemgd ?= "${AUTOREV}"
>  
> -SRC_URI_sys940x = "git://${KSRC_linux_yocto_3_4_repo};nocheckout=1;branch=${KBRANCH},${KMETA},emgd-1.14;name=machine,meta,emgd"
> +SRC_URI_sys940x = "git://git.yoctoproject.org/linux-yocto-3.4.git;protocol=git;nocheckout=1;branch=${KBRANCH},${KMETA},emgd-1.14;name=machine,meta,emgd"
> 

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



More information about the meta-intel mailing list