]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux-imx: use new git.freescale.com server for fetching
authorOtavio Salvador <otavio@ossystems.com.br>
Wed, 14 Mar 2012 20:22:38 +0000 (20:22 +0000)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 15 Mar 2012 20:42:09 +0000 (20:42 +0000)
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Acked-by: Eric Bnard <eric@eukrea.com>
meta-fsl-arm/recipes-kernel/linux/linux-imx_2.6.35.3.bb

index ae57789184351fdae88a47510a8a79793af2ff71..46854de326f9b0770b6b454fa8b858ed28e7f2d3 100644 (file)
@@ -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 \