From d1166d45b805c695445f6f34385d719130eee488 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Wed, 14 Mar 2012 20:22:38 +0000 Subject: [PATCH] linux-imx: use new git.freescale.com server for fetching Signed-off-by: Otavio Salvador Acked-by: Eric Bnard --- meta-fsl-arm/recipes-kernel/linux/linux-imx_2.6.35.3.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-fsl-arm/recipes-kernel/linux/linux-imx_2.6.35.3.bb b/meta-fsl-arm/recipes-kernel/linux/linux-imx_2.6.35.3.bb index ae577891..46854de3 100644 --- a/meta-fsl-arm/recipes-kernel/linux/linux-imx_2.6.35.3.bb +++ b/meta-fsl-arm/recipes-kernel/linux/linux-imx_2.6.35.3.bb @@ -1,4 +1,4 @@ -# Copyright (C) 2011 Freescale Semiconductor +# Copyright (C) 2011-2012 Freescale Semiconductor # Released under the MIT license (see COPYING.MIT for the terms) DESCRIPTION = "Linux kernel for imx platforms" @@ -9,7 +9,7 @@ PR = "r14" inherit kernel COMPATIBLE_MACHINE = "(imx53qsb|imx53ard|imx51evk)" -SRC_URI = "git://opensource.freescale.com/pub/scm/imx/linux-2.6-imx.git;tag=rel_imx_2.6.35_11.09.01;protocol=http \ +SRC_URI = "git://git.freescale.com/imx/linux-2.6-imx.git;tag=rel_imx_2.6.35_11.09.01 \ file://egalax_ts-enable-single-event-support.patch \ file://NFS-allow-nfs-root-mount-to-use-alternate-rpc-ports.patch \ file://1130-ENGR00157473-MX5X-UART-disable-UART2-DMA-to-make-G.patch \ -- 2.40.1