diff options
| author | Koen Kooi <koen@openembedded.org> | 2006-12-12 20:27:47 +0000 |
|---|---|---|
| committer | Koen Kooi <koen@openembedded.org> | 2006-12-12 20:27:47 +0000 |
| commit | 44fd0a5b1ae5367de691e3437ae9832d800c22e7 (patch) | |
| tree | 109ae8782937b1d768db72b56496fe921bc912d4 /packages/linux-libc-headers/linux-libc-headers_2.6.18.bb | |
| parent | 33a1e2e14f1d92a015887d13ff228e2771573683 (diff) | |
| parent | 3eda560ee66482cb9954d538b5c2743942dda260 (diff) | |
merge of '45fb4fa94d52a65c3a3fa636c6122139173dfa8d'
and 'aa6010d679e0e80d63f4e63191b66e5759482858'
Diffstat (limited to 'packages/linux-libc-headers/linux-libc-headers_2.6.18.bb')
| -rw-r--r-- | packages/linux-libc-headers/linux-libc-headers_2.6.18.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux-libc-headers/linux-libc-headers_2.6.18.bb b/packages/linux-libc-headers/linux-libc-headers_2.6.18.bb index 2513b4e54c..6767d7aac9 100644 --- a/packages/linux-libc-headers/linux-libc-headers_2.6.18.bb +++ b/packages/linux-libc-headers/linux-libc-headers_2.6.18.bb @@ -5,7 +5,7 @@ INHIBIT_DEFAULT_DEPS = "1" DEPENDS = "unifdef-native" PR = "r1" -SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.18.tar.bz2 \ +SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.18.tar.bz2 \ file://arm-syscall-define.patch;patch=1" S = "${WORKDIR}/linux-2.6.18" |
