diff options
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/linux/linux-h1940_2.6.14-h1940.bb | 4 | ||||
-rw-r--r-- | recipes/linux/linux_2.6.14.bb | 4 |
2 files changed, 4 insertions, 4 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" 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 \ |