linux: Fix kernel.org mirror urls

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
Richard Purdie
2009-07-07 23:37:29 +01:00
parent 1f86370db8
commit e7f1993e3b
11 changed files with 35 additions and 35 deletions

View File

@@ -6,7 +6,7 @@ FILESDIR = "${WORKDIR}"
LOCALPATCH = "file://linux-2.6.14-pxa320-patches/generic_kernel_patch"
SRC_URI = "${KERNELORG_MIRROR}pub/linux/kernel/v2.6/linux-2.6.14.tar.gz \
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.14.tar.gz \
http://downloads.linux.hp.com/public/ipaq/monahans-ldk/linux-2.6.14-pxa320-patches-gpl.tgz \
${LOCALPATCH}/patch-2.6.14.7;patch=1 \
${LOCALPATCH}/3168-1-arm-signal-delivery-and-masking.diff;patch=1 \