From: Eric Andersen Date: Wed, 2 Feb 2005 16:27:50 +0000 (-0000) Subject: Update linux kernel X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c9f0039ea60418da5850c3f63722632859d46b70;p=buildroot.git Update linux kernel --- diff --git a/package/linux/kernel-patches/001-linux-2.4.patch.bz2 b/package/linux/kernel-patches/001-linux-2.4.patch.bz2 deleted file mode 100644 index 2cc1210c74..0000000000 Binary files a/package/linux/kernel-patches/001-linux-2.4.patch.bz2 and /dev/null differ diff --git a/package/linux/kernel-patches/004_386_emu.diff.bz2 b/package/linux/kernel-patches/004_386_emu.diff.bz2 index f48b5496bf..8e912e2794 100644 Binary files a/package/linux/kernel-patches/004_386_emu.diff.bz2 and b/package/linux/kernel-patches/004_386_emu.diff.bz2 differ diff --git a/package/linux/kernel-patches/006_init_unshare.diff.bz2 b/package/linux/kernel-patches/006_init_unshare.diff.bz2 index 374282dfe6..d1dfc71696 100644 Binary files a/package/linux/kernel-patches/006_init_unshare.diff.bz2 and b/package/linux/kernel-patches/006_init_unshare.diff.bz2 differ diff --git a/package/linux/kernel-patches/010-optimize-for-size.bz2 b/package/linux/kernel-patches/010-optimize-for-size.bz2 index 50a85f173c..ae5cbbe719 100644 Binary files a/package/linux/kernel-patches/010-optimize-for-size.bz2 and b/package/linux/kernel-patches/010-optimize-for-size.bz2 differ diff --git a/package/linux/kernel-patches/063-silence.kbd.patch.bz2 b/package/linux/kernel-patches/063-silence.kbd.patch.bz2 index 04c56d62bc..6dd7fbeda7 100644 Binary files a/package/linux/kernel-patches/063-silence.kbd.patch.bz2 and b/package/linux/kernel-patches/063-silence.kbd.patch.bz2 differ diff --git a/package/linux/kernel-patches/067-squashfs2.patch.bz2 b/package/linux/kernel-patches/067-squashfs2.patch.bz2 index 10af3587de..fb8d59b577 100644 Binary files a/package/linux/kernel-patches/067-squashfs2.patch.bz2 and b/package/linux/kernel-patches/067-squashfs2.patch.bz2 differ diff --git a/package/linux/kernel-patches/076-nmap-freak.bz2 b/package/linux/kernel-patches/076-nmap-freak.bz2 index b1f2709e8a..580b5a8207 100644 Binary files a/package/linux/kernel-patches/076-nmap-freak.bz2 and b/package/linux/kernel-patches/076-nmap-freak.bz2 differ diff --git a/package/linux/kernel-patches/078-hostap.bz2 b/package/linux/kernel-patches/078-hostap.bz2 index e41e233933..5d157b07ae 100644 Binary files a/package/linux/kernel-patches/078-hostap.bz2 and b/package/linux/kernel-patches/078-hostap.bz2 differ diff --git a/package/linux/kernel-patches/079-jiffies64.bz2 b/package/linux/kernel-patches/079-jiffies64.bz2 index cdca59a12c..f3cea9e1ed 100644 Binary files a/package/linux/kernel-patches/079-jiffies64.bz2 and b/package/linux/kernel-patches/079-jiffies64.bz2 differ diff --git a/package/linux/kernel-patches/100_VERSION.bz2 b/package/linux/kernel-patches/100_VERSION.bz2 index d1b3cff713..053f2c9b54 100644 Binary files a/package/linux/kernel-patches/100_VERSION.bz2 and b/package/linux/kernel-patches/100_VERSION.bz2 differ diff --git a/package/linux/linux.mk b/package/linux/linux.mk index afd098eb40..72de336c01 100644 --- a/package/linux/linux.mk +++ b/package/linux/linux.mk @@ -22,9 +22,9 @@ ifneq ($(filter $(TARGETS),linux),) # Version of Linux to download and then apply patches to -DOWNLOAD_LINUX_VERSION=2.4.27 +DOWNLOAD_LINUX_VERSION=2.4.29 # Version of Linux AFTER patches -LINUX_VERSION=2.4.28-pre4-erik +LINUX_VERSION=2.4.29-erik LINUX_FORMAT=bzImage #LINUX_FORMAT=images/zImage.prep