mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 03:49:32 +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 @@ DEFAULT_PREFERENCE = "-1"
|
||||
DEFAULT_PREFERENCE_netbook = "1"
|
||||
DEFAULT_PREFERENCE_menlow = "1"
|
||||
|
||||
SRC_URI = "${KERNELORG_MIRROR}pub/linux/kernel/v2.6/linux-2.6.29.1.tar.bz2 \
|
||||
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.29.1.tar.bz2 \
|
||||
file://linux-2.6-build-nonintconfig.patch;patch=1 \
|
||||
file://linux-2.6.29-retry-root-mount.patch;patch=1 \
|
||||
file://linux-2.6.29-dont-wait-for-mouse.patch;patch=1 \
|
||||
|
||||
Reference in New Issue
Block a user