summaryrefslogtreecommitdiff
path: root/recipes/linux/linux-h1940_2.6.14-h1940.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2009-12-10 13:18:10 -0800
committerKhem Raj <raj.khem@gmail.com>2009-12-10 13:18:10 -0800
commit8a2af9e702ff08ea7f3f239e227e6aa4e951b587 (patch)
treecc861ccaa38439301b320370f99b4e9d639c79a5 /recipes/linux/linux-h1940_2.6.14-h1940.bb
parent6855e395d3277f7040a45148b0d8f25ff74eeea2 (diff)
linux_2.6.14.bb: Update the ipaq patch locations.
* Update the checksums accordingly. * This also updates linux-h1940_2.6.14-h1940.bb Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/linux/linux-h1940_2.6.14-h1940.bb')
-rw-r--r--recipes/linux/linux-h1940_2.6.14-h1940.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/linux/linux-h1940_2.6.14-h1940.bb b/recipes/linux/linux-h1940_2.6.14-h1940.bb
index 5a657eb0b5..0669600a98 100644
--- a/recipes/linux/linux-h1940_2.6.14-h1940.bb
+++ b/recipes/linux/linux-h1940_2.6.14-h1940.bb
@@ -6,8 +6,8 @@ COMPATIBLE_HOST = "arm.*-linux"
COMPATIBLE_MACHINE = "h1940"
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.14.tar.bz2 \
- http://rtpnet.nerim.net/ipaq/patches/2.6.14-3/v2.6.14-gitcurrent.patch;patch=1 \
- http://rtpnet.nerim.net/ipaq/patches/2.6.14-3/full.patch;patch=1 \
+ http://rtp-net.org/ipaq/patches/2.6.14-3/v2.6.14-gitcurrent.patch;patch=1 \
+ http://rtp-net.org/ipaq/patches/2.6.14-3/full.patch;patch=1 \
file://defconfig"
S = "${WORKDIR}/linux-2.6.14"