[meta-intel] [PATCH][minnowboard] linux-yocto: use same SRC_URI as oe-core

Darren Hart dvhart at linux.intel.com
Mon Oct 14 09:44:57 PDT 2013


On Mon, 2013-10-14 at 14:53 +0100, Ross Burton wrote:
> The meta-minnow SRC_URI is using linux-yocto-3.8, whereas oe-core and meta-intel
> use linux-yocto-3.8.git.  To avoid downloading the kernel tree again when using
> meta-minnow use the same git URI representation.
> 
> Signed-off-by: Ross Burton <ross.burton at intel.com>

Applied to master, dora, dylan, and danny.

Thanks Ross!

> ---
>  recipes-kernel/linux/linux-yocto_3.8.bbappend |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/recipes-kernel/linux/linux-yocto_3.8.bbappend b/recipes-kernel/linux/linux-yocto_3.8.bbappend
> index b1ef7b3..af3499f 100644
> --- a/recipes-kernel/linux/linux-yocto_3.8.bbappend
> +++ b/recipes-kernel/linux/linux-yocto_3.8.bbappend
> @@ -10,7 +10,7 @@ KERNEL_FEATURES_minnow_append = " features/drm-emgd/drm-emgd-1.18 \
>                                    features/netfilter/netfilter.scc \
>                                    features/usb-net/usb-net.scc"
>  
> -SRC_URI_minnow = "git://git.yoctoproject.org/linux-yocto-3.8;protocol=git;nocheckout=1;branch=${KBRANCH},${KMETA},emgd-1.18;name=machine,meta,emgd \
> +SRC_URI_minnow = "git://git.yoctoproject.org/linux-yocto-3.8.git;protocol=git;nocheckout=1;branch=${KBRANCH},${KMETA},emgd-1.18;name=machine,meta,emgd \
>             file://media.cfg"
>  
>  SRCREV_machine_pn-linux-yocto_minnow ?= "4afed227ab8d84c7eaf222cad85e8232e4ea9cb0"

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





More information about the meta-intel mailing list