summaryrefslogtreecommitdiff
path: root/packages/linux/triton-kernel_2.6.11.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/linux/triton-kernel_2.6.11.bb')
-rw-r--r--packages/linux/triton-kernel_2.6.11.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/linux/triton-kernel_2.6.11.bb b/packages/linux/triton-kernel_2.6.11.bb
index f8c1917ab9..81c24eda13 100644
--- a/packages/linux/triton-kernel_2.6.11.bb
+++ b/packages/linux/triton-kernel_2.6.11.bb
@@ -5,8 +5,8 @@ PR = "r0"
KERNEL_SUFFIX = "triton"
-SRC_URI = "ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \
- ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/${PV}/${PV}-mm2/${PV}-mm2.bz2;patch=1 \
+SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \
+ ${KERNELORG_MIRROR}/pub/linux/kernel/people/akpm/patches/2.6/${PV}/${PV}-mm2/${PV}-mm2.bz2;patch=1 \
file://patch-2.6.11-mm2-karo9.bz2;patch=1 \
file://defconfig"