summaryrefslogtreecommitdiff
path: root/meta/packages/linux/linux-cmx270_2.6.16.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.16.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.16.bb')
-rw-r--r--meta/packages/linux/linux-cmx270_2.6.16.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/packages/linux/linux-cmx270_2.6.16.bb b/meta/packages/linux/linux-cmx270_2.6.16.bb
index 1101c06e8..3e0e8b502 100644
--- a/meta/packages/linux/linux-cmx270_2.6.16.bb
+++ b/meta/packages/linux/linux-cmx270_2.6.16.bb
@@ -3,7 +3,7 @@ DESCRIPTION = "Linux kernel CM-X270"
LICENSE = "GPL"
PR = "r1"
-SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.16.tar.bz2 \
+SRC_URI = "${KERNELORG_MIRROR}pub/linux/kernel/v2.6/linux-2.6.16.tar.bz2 \
file://diff-2.6.16-cm-x270;patch=1 \
file://CL_FlashDrv"
@@ -31,4 +31,4 @@ do_deploy[dirs] = "${S}"
addtask deploy before do_build after do_compile
-KERNEL_RELEASE = "2.6.16" \ No newline at end of file
+KERNEL_RELEASE = "2.6.16"