diff options
author | Florian Boor <florian.boor@kernelconcepts.de> | 2007-10-08 14:51:18 +0000 |
---|---|---|
committer | Florian Boor <florian.boor@kernelconcepts.de> | 2007-10-08 14:51:18 +0000 |
commit | 50f82eac6d2114544788aea38a22d6f21d5bd22d (patch) | |
tree | f7b65002020dabf9062663565e1b369a17de7bd3 /packages | |
parent | 08f0344a7c5e5ef3ff6948aa4f6c269897468e89 (diff) |
linux-bd-neon: Use KERNELORG_MIRROR
Diffstat (limited to 'packages')
-rw-r--r-- | packages/linux/linux-bd-neon-2.6_2.6.22.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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" |