summaryrefslogtreecommitdiff
path: root/packages/linux/linux-h6300-omap1_2.6.14.3.bb
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2006-12-12 14:45:04 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2006-12-12 14:45:04 +0000
commit288adb52fd3f802deafa9b19257b3eff610f97b2 (patch)
tree8df96cdeca5facd967e9075eb68ea998a010fa63 /packages/linux/linux-h6300-omap1_2.6.14.3.bb
parentb0a43ea3285ed66e700ea9789b654ec9ba1f59ac (diff)
many files: KERNELORG_MIRROR variable created
Diffstat (limited to 'packages/linux/linux-h6300-omap1_2.6.14.3.bb')
-rw-r--r--packages/linux/linux-h6300-omap1_2.6.14.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/linux-h6300-omap1_2.6.14.3.bb b/packages/linux/linux-h6300-omap1_2.6.14.3.bb
index 4f5e4dc924..ea5aeeea1a 100644
--- a/packages/linux/linux-h6300-omap1_2.6.14.3.bb
+++ b/packages/linux/linux-h6300-omap1_2.6.14.3.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Linux kernel for h6300 devices."
SECTION = "kernel"
LICENSE = "GPL"
-SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.14.tar.bz2 \
+SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.14.tar.bz2 \
http://www.muru.com/linux/omap/patches/patch-2.6.14-omap2.bz2;patch=1 \
file://patch-linux-2614-omap2-to-2614_3-omap1-h6300;patch=1 \
file://defconfig"