diff options
| author | Sebastian Spaeth <Sebastian@SSpaeth.de> | 2009-12-11 12:30:34 +0100 |
|---|---|---|
| committer | Sebastian Spaeth <Sebastian@SSpaeth.de> | 2009-12-11 12:30:34 +0100 |
| commit | e48e6c12cb68fdc3f569b3ad80614623ef16ccca (patch) | |
| tree | 5a269189513400f25fda79232b0ec86fdf026c12 /recipes/linux/linux-h1940_2.6.14-h1940.bb | |
| parent | d2c71f90a9a5089661472607029d42196f1623da (diff) | |
| parent | 05f6870abebf2a002f6648fa12c1228b97224b41 (diff) | |
Merge branch 'org.openembedded.dev' of ssh+git://git@git.openembedded.net/openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/linux/linux-h1940_2.6.14-h1940.bb')
| -rw-r--r-- | recipes/linux/linux-h1940_2.6.14-h1940.bb | 4 |
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" |
