From: Florian Boor Date: Mon, 8 Oct 2007 14:51:18 +0000 (+0000) Subject: linux-bd-neon: Use KERNELORG_MIRROR X-Git-Tag: Release-2010-05/1~8549^2~1^2~109^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50f82eac6d2114544788aea38a22d6f21d5bd22d;p=openembedded.git linux-bd-neon: Use KERNELORG_MIRROR --- diff --git a/packages/linux/linux-bd-neon-2.6_2.6.22.bb b/packages/linux/linux-bd-neon-2.6_2.6.22.bb index 7ea7983704..6d2472935f 100644 --- a/packages/linux/linux-bd-neon-2.6_2.6.22.bb +++ b/packages/linux/linux-bd-neon-2.6_2.6.22.bb @@ -6,7 +6,7 @@ DEPENDS += "uboot-utils" PR = "r1" -SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.22.tar.bz2 \ +SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.22.tar.bz2 \ http://www.boundarydevices.com/boundary-2.6.22-2007-07-22.patch.bz2;patch=1 \ file://neon-jffs2-config.patch;patch=1"