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-omap1_2.6.18-omap1.bb | |
parent | b0a43ea3285ed66e700ea9789b654ec9ba1f59ac (diff) |
many files: KERNELORG_MIRROR variable created
Diffstat (limited to 'packages/linux/linux-omap1_2.6.18-omap1.bb')
-rw-r--r-- | packages/linux/linux-omap1_2.6.18-omap1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/linux-omap1_2.6.18-omap1.bb b/packages/linux/linux-omap1_2.6.18-omap1.bb index ea429fe400..bc1510b4a7 100644 --- a/packages/linux/linux-omap1_2.6.18-omap1.bb +++ b/packages/linux/linux-omap1_2.6.18-omap1.bb @@ -1,6 +1,6 @@ require linux-omap1.inc -SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.18.tar.bz2 \ +SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.18.tar.bz2 \ http://www.muru.com/linux/omap/patches/patch-2.6.18-omap1.bz2;patch=1 \ file://another-ide-cs-ids.patch;patch=1 \ file://defconfig \ |