summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2012-03-14 20:22:38 +0000
committerOtavio Salvador <otavio@ossystems.com.br>2012-03-15 20:42:09 +0000
commit49fbf69fa56a1c8d3ce0610c227868058d49fc3b (patch)
treeec4d6e37efc2fbf4475d70dd42c411b5a17066a6 /recipes-kernel
parent87e238867d213d9e705e24f52b8b71ecb0636e32 (diff)
downloadmeta-fsl-arm-49fbf69fa56a1c8d3ce0610c227868058d49fc3b.tar.gz
linux-imx: use new git.freescale.com server for fetching
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Eric Bnard <eric@eukrea.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-imx_2.6.35.3.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-imx_2.6.35.3.bb b/recipes-kernel/linux/linux-imx_2.6.35.3.bb
index ae57789..46854de 100644
--- a/recipes-kernel/linux/linux-imx_2.6.35.3.bb
+++ b/recipes-kernel/linux/linux-imx_2.6.35.3.bb
@@ -1,4 +1,4 @@
1# Copyright (C) 2011 Freescale Semiconductor 1# Copyright (C) 2011-2012 Freescale Semiconductor
2# Released under the MIT license (see COPYING.MIT for the terms) 2# Released under the MIT license (see COPYING.MIT for the terms)
3 3
4DESCRIPTION = "Linux kernel for imx platforms" 4DESCRIPTION = "Linux kernel for imx platforms"
@@ -9,7 +9,7 @@ PR = "r14"
9inherit kernel 9inherit kernel
10COMPATIBLE_MACHINE = "(imx53qsb|imx53ard|imx51evk)" 10COMPATIBLE_MACHINE = "(imx53qsb|imx53ard|imx51evk)"
11 11
12SRC_URI = "git://opensource.freescale.com/pub/scm/imx/linux-2.6-imx.git;tag=rel_imx_2.6.35_11.09.01;protocol=http \ 12SRC_URI = "git://git.freescale.com/imx/linux-2.6-imx.git;tag=rel_imx_2.6.35_11.09.01 \
13 file://egalax_ts-enable-single-event-support.patch \ 13 file://egalax_ts-enable-single-event-support.patch \
14 file://NFS-allow-nfs-root-mount-to-use-alternate-rpc-ports.patch \ 14 file://NFS-allow-nfs-root-mount-to-use-alternate-rpc-ports.patch \
15 file://1130-ENGR00157473-MX5X-UART-disable-UART2-DMA-to-make-G.patch \ 15 file://1130-ENGR00157473-MX5X-UART-disable-UART2-DMA-to-make-G.patch \