mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 12:49:34 +02:00
linux: Fix kernel.org mirror urls
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -4,7 +4,7 @@ PR = "r4"
|
||||
FILESDIR = "${WORKDIR}"
|
||||
|
||||
SRC_URI = " \
|
||||
${KERNELORG_MIRROR}pub/linux/kernel/v2.6/linux-2.6.22.6.tar.bz2 \
|
||||
${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.22.6.tar.bz2 \
|
||||
file://defconfig-mx31ads \
|
||||
file://defconfig-mx31phy \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user