diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2006-12-12 14:45:04 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2006-12-12 14:45:04 +0000 |
commit | 288adb52fd3f802deafa9b19257b3eff610f97b2 (patch) | |
tree | 8df96cdeca5facd967e9075eb68ea998a010fa63 /packages/linux/linux-rp_2.6.17.bb | |
parent | b0a43ea3285ed66e700ea9789b654ec9ba1f59ac (diff) |
many files: KERNELORG_MIRROR variable created
Diffstat (limited to 'packages/linux/linux-rp_2.6.17.bb')
-rw-r--r-- | packages/linux/linux-rp_2.6.17.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/linux-rp_2.6.17.bb b/packages/linux/linux-rp_2.6.17.bb index 705b4164e0..eba9f5ef01 100644 --- a/packages/linux/linux-rp_2.6.17.bb +++ b/packages/linux/linux-rp_2.6.17.bb @@ -12,7 +12,7 @@ PR = "r31" # Patches submitted upstream are towards top of this list # Hacks should clearly named and at the bottom -SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.17.tar.bz2 \ +SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.17.tar.bz2 \ ${RPSRC}/poodle_partsize-r0.patch;patch=1;status=merged \ ${RPSRC}/jffs2_longfilename-r1.patch;patch=1;status=merged \ ${RPSRC}/locomo_led_default_trigger-r0.patch;patch=1;status=merged \ |