mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 00:49:33 +02:00
linux: Fix kernel.org mirror urls
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user