diff options
Diffstat (limited to 'packages/linux/linux-geodelx_2.6.11.bb')
-rw-r--r-- | packages/linux/linux-geodelx_2.6.11.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/linux-geodelx_2.6.11.bb b/packages/linux/linux-geodelx_2.6.11.bb index 3798685f14..f84ceb7f1e 100644 --- a/packages/linux/linux-geodelx_2.6.11.bb +++ b/packages/linux/linux-geodelx_2.6.11.bb @@ -19,7 +19,7 @@ inherit kernel ARCH = "i386" KERNEL_IMAGETYPE = "bzImage" -SRC_URI = "http://kernel.org/pub/linux/kernel/v2.6/linux-${KV}.tar.bz2 \ +SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${KV}.tar.bz2 \ http://www.amd.com/files/connectivitysolutions/geode/geode_lx/${AMD_DRIVER_LABEL}.patch;patch=1 \ file://defconfig" |