summaryrefslogtreecommitdiffstats
path: root/meta/packages/linux/linux-mx31_2.6.19.2.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-mx31_2.6.19.2.bb
parentbeca813b0d27412e841f13e7c08cb0519941b87c (diff)
downloadpoky-5f02bb8379f520c15484bc01ce672047e37bf9c7.tar.gz
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-mx31_2.6.19.2.bb')
-rw-r--r--meta/packages/linux/linux-mx31_2.6.19.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/linux/linux-mx31_2.6.19.2.bb b/meta/packages/linux/linux-mx31_2.6.19.2.bb
index e1074567ac..741afb24f3 100644
--- a/meta/packages/linux/linux-mx31_2.6.19.2.bb
+++ b/meta/packages/linux/linux-mx31_2.6.19.2.bb
@@ -5,7 +5,7 @@ PR = "r1"
5FILESDIR = "${WORKDIR}" 5FILESDIR = "${WORKDIR}"
6 6
7SRC_URI = " \ 7SRC_URI = " \
8 http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.19.2.tar.bz2 \ 8 ${KERNELORG_MIRROR}pub/linux/kernel/v2.6/linux-2.6.19.2.tar.bz2 \
9 file://linux-2.6.19.2-mx3lite.patch.gz \ 9 file://linux-2.6.19.2-mx3lite.patch.gz \
10 file://linux-2.6.19.2-mx3lite.patch;patch=1 \ 10 file://linux-2.6.19.2-mx3lite.patch;patch=1 \
11 file://defconfig-mx31litekit \ 11 file://defconfig-mx31litekit \