summaryrefslogtreecommitdiffstats
path: root/meta/packages/linux/linux-rp_2.6.26.bb
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2009-07-07 23:37:29 +0100
committerRichard Purdie <rpurdie@linux.intel.com>2009-07-07 23:37:29 +0100
commite7f1993e3ba682af214f6a4c69475636e294d76c (patch)
treef2f125677f6afe5a7e56a9c6f6c89a2fe4ff0e42 /meta/packages/linux/linux-rp_2.6.26.bb
parent1f86370db80a5ce85a5850f7eb8fdb92bd812add (diff)
downloadpoky-e7f1993e3ba682af214f6a4c69475636e294d76c.tar.gz
linux: Fix kernel.org mirror urls
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta/packages/linux/linux-rp_2.6.26.bb')
-rw-r--r--meta/packages/linux/linux-rp_2.6.26.bb14
1 files changed, 7 insertions, 7 deletions
diff --git a/meta/packages/linux/linux-rp_2.6.26.bb b/meta/packages/linux/linux-rp_2.6.26.bb
index 4a3dd09d1e..67d674b7be 100644
--- a/meta/packages/linux/linux-rp_2.6.26.bb
+++ b/meta/packages/linux/linux-rp_2.6.26.bb
@@ -12,16 +12,16 @@ DEFAULT_PREFERENCE_c7x0 = "1"
12 12
13# Handy URLs 13# Handy URLs
14# git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;tag=ef7d1b244fa6c94fb76d5f787b8629df64ea4046 14# git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;tag=ef7d1b244fa6c94fb76d5f787b8629df64ea4046
15# ${KERNELORG_MIRROR}pub/linux/kernel/v2.6/linux-2.6.18.tar.bz2 15# ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.18.tar.bz2
16# ${KERNELORG_MIRROR}pub/linux/kernel/v2.6/testing/linux-2.6.20-rc4.tar.bz2 16# ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/testing/linux-2.6.20-rc4.tar.bz2
17# ${KERNELORG_MIRROR}pub/linux/kernel/v2.6/testing/patch-2.6.18-rc6.bz2;patch=1 17# ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/testing/patch-2.6.18-rc6.bz2;patch=1
18# ${KERNELORG_MIRROR}pub/linux/kernel/v2.6/snapshots/patch-2.6.18-rc2-git1.bz2;patch=1 18# ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/snapshots/patch-2.6.18-rc2-git1.bz2;patch=1
19# ${KERNELORG_MIRROR}pub/linux/kernel/people/alan/linux-2.6/2.6.10/patch-2.6.10-ac8.gz;patch=1 19# ${KERNELORG_MIRROR}/pub/linux/kernel/people/alan/linux-2.6/2.6.10/patch-2.6.10-ac8.gz;patch=1
20# ${KERNELORG_MIRROR}pub/linux/kernel/people/akpm/patches/2.6/2.6.14-rc2/2.6.14-rc2-mm1/2.6.14-rc2-mm1.bz2;patch=1 20# ${KERNELORG_MIRROR}/pub/linux/kernel/people/akpm/patches/2.6/2.6.14-rc2/2.6.14-rc2-mm1/2.6.14-rc2-mm1.bz2;patch=1
21 21
22# Patches submitted upstream are towards top of this list 22# Patches submitted upstream are towards top of this list
23# Hacks should clearly named and at the bottom 23# Hacks should clearly named and at the bottom
24SRC_URI = "${KERNELORG_MIRROR}pub/linux/kernel/v2.6/linux-2.6.26.tar.bz2 \ 24SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.26.tar.bz2 \
25 ${RPSRC}/lzo_jffs2_sysfs-r1.patch;patch=1 \ 25 ${RPSRC}/lzo_jffs2_sysfs-r1.patch;patch=1 \
26 ${RPSRC}/hx2750_base-r34.patch;patch=1 \ 26 ${RPSRC}/hx2750_base-r34.patch;patch=1 \
27 ${RPSRC}/hx2750_bl-r9.patch;patch=1 \ 27 ${RPSRC}/hx2750_bl-r9.patch;patch=1 \