summaryrefslogtreecommitdiff
path: root/meta/packages/linux/linux-cmx270_2.6.17.bb
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openedhand.com>2007-11-02 15:01:49 +0000
committerMarcin Juszkiewicz <hrw@openedhand.com>2007-11-02 15:01:49 +0000
commit5f02bb8379f520c15484bc01ce672047e37bf9c7 (patch)
treec7455ad5ad6e18e3eef8a842c63072a40ec83767 /meta/packages/linux/linux-cmx270_2.6.17.bb
parentbeca813b0d27412e841f13e7c08cb0519941b87c (diff)
downloadopenembedded-core-5f02bb8379f520c15484bc01ce672047e37bf9c7.tar.gz
openembedded-core-5f02bb8379f520c15484bc01ce672047e37bf9c7.tar.bz2
openembedded-core-5f02bb8379f520c15484bc01ce672047e37bf9c7.tar.xz
openembedded-core-5f02bb8379f520c15484bc01ce672047e37bf9c7.zip
linux recipes: switch to KERNELORG_MIRROR
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3063 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/linux/linux-cmx270_2.6.17.bb')
-rw-r--r--meta/packages/linux/linux-cmx270_2.6.17.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/packages/linux/linux-cmx270_2.6.17.bb b/meta/packages/linux/linux-cmx270_2.6.17.bb
index 61ea78f0b..bb65518e7 100644
--- a/meta/packages/linux/linux-cmx270_2.6.17.bb
+++ b/meta/packages/linux/linux-cmx270_2.6.17.bb
@@ -5,7 +5,7 @@ PR = "r7"
DEFAULT_PREFERENCE = "-1"
-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 \
http://raph.people.8d.com/kernels/8d-cmx2xx-2.6.17.1-june21.diff;patch=1 \
http://raph.people.8d.com/kernels/hardcode-archID.diff;patch=1 \
file://cm_x2xx_mbx.patch;patch=1 \
@@ -39,4 +39,4 @@ do_deploy[dirs] = "${S}"
addtask deploy before do_build after do_compile
-KERNEL_RELEASE = "2.6.17" \ No newline at end of file
+KERNEL_RELEASE = "2.6.17"