diff options
author | Khem Raj <raj.khem@gmail.com> | 2009-12-10 13:18:10 -0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2009-12-10 13:18:10 -0800 |
commit | 8a2af9e702ff08ea7f3f239e227e6aa4e951b587 (patch) | |
tree | cc861ccaa38439301b320370f99b4e9d639c79a5 /recipes/linux/linux_2.6.14.bb | |
parent | 6855e395d3277f7040a45148b0d8f25ff74eeea2 (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_2.6.14.bb')
-rw-r--r-- | recipes/linux/linux_2.6.14.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/linux/linux_2.6.14.bb b/recipes/linux/linux_2.6.14.bb index c7e5e614fc..702246bd8f 100644 --- a/recipes/linux/linux_2.6.14.bb +++ b/recipes/linux/linux_2.6.14.bb @@ -9,8 +9,8 @@ SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \ file://defconfig" SRC_URI_append_acern30 = "\ - http://lechat.rtp-net.org/ipaq/patches/2.6.14-3/v2.6.14-gitcurrent.patch;patch=1 \ - http://lechat.rtp-net.org/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://n30-cleanup.patch;patch=1 \ file://n35.patch;patch=1 \ file://n30-lcd.patch;patch=1 \ |