Peter Korsgaard
32de4ac2da
kernel-headers: remove ancient versions
2008-08-04 19:07:26 +00:00
Peter Korsgaard
d1a4923086
kernel-headers: mark 2.6.24 as deprecated and 2.6.25 as recent
2008-08-04 19:07:24 +00:00
Peter Korsgaard
dc01863bce
kernel-headers: add 2.6.26.x
2008-08-04 19:07:21 +00:00
Peter Korsgaard
4683420c4c
Kconfig: remove 'default n'
...
'default n' is the default, so there's no need to say it explicitly.
2008-07-17 20:01:44 +00:00
Peter Korsgaard
bb4a56d29a
kernel-headers: bump 2.6.25.x version
2008-07-07 05:30:22 +00:00
Peter Korsgaard
5e873d3c7e
kernel headers: bump 2.6.25.x
...
Based on patch by Fathi Boudra.
2008-06-26 07:22:19 +00:00
Peter Korsgaard
a5ac61715b
buildroot: s/depends/depends on/
...
The new kconfig is more strict regarding depends/depends on, so fixup
the tree.
2008-06-19 19:06:25 +00:00
Peter Korsgaard
ab32901117
kernel-headers: 2.6.25.6: export linux/a.out.h (E.G. for valgrind)
2008-06-15 19:17:14 +00:00
Peter Korsgaard
f85cd12c17
toolchain: also setup kernel headers when ext toolchain is used
...
Provide kernel headers when ext toolchain is used, so we can compile
packages which need them.
2008-06-13 14:28:57 +00:00
Peter Korsgaard
fc084dfefe
kernel headers: bump 2.6.25.x version
2008-06-11 13:05:23 +00:00
Peter Korsgaard
a40fbe48c9
kernel headers: bump 2.6.25.x version
2008-06-07 09:40:16 +00:00
Peter Korsgaard
2e696981a6
kernel headers: add BR2_DEPRECATED / BR2_RECENT annotations to 2.6.2x
2008-06-02 12:25:24 +00:00
Peter Korsgaard
22454398f5
kernel headers: add 2.6.25.4
2008-06-02 12:25:20 +00:00
Peter Korsgaard
eff0dffca2
kernel headers: bump 2.6.24.x to 2.6.24.7
2008-06-02 12:25:17 +00:00
Peter Korsgaard
25a7363f5d
buildroot: use BR2_KERNEL_MIRROR everywhere
...
Based on patch by Nigel Kukard.
2008-03-11 18:54:17 +00:00
John Voltz
1d161fb437
toolchain updates
2008-03-06 18:52:01 +00:00
"Steven J. Hill"
bebbe792df
Make sure 'linkage.h' headers are installed. Add hack to bootstrap newer
...
versions of GCC. Filter out 'gnu99' from assembly flags. Use the
'headers' target instead of 'pregen' to prepare for more NPTL
integration. Fix broken MTD package configuration....someone believes in
the Klingon release process apparently. Fix build issues with netplug
and libpng. Fix source path for microcom as original site no longer
exists.
2008-02-28 02:13:42 +00:00
Paul Mundt
a5c831661e
Add support for 2.6.24 headers.
2008-02-04 07:54:32 +00:00
Ulf Samuelsson
a04459a2a3
Define kernelversion if ext toolchain is used
2008-01-10 09:30:11 +00:00
Peter Korsgaard
24f21ae70f
Fix for old-style kernels (broken by r20018). Check old-style versions before
...
including kernel-headers-new.makefile.
2007-11-26 14:54:15 +00:00
Ivan Kuten
3d4957b0dd
update kernel-headers nios2 support, thanks atle
2007-11-09 09:52:26 +00:00
Ulf Samuelsson
3b448df464
fix typo in kernel headers
2007-10-17 17:31:18 +00:00
Ulf Samuelsson
f53d9ece64
Update AVR32 toolchain with new binutils and uClibc, This time it works (cross-fingers)
2007-10-13 10:15:01 +00:00
Ulf Samuelsson
022b104152
Add 2.6.22.10 and 2.6.23 support
2007-10-12 15:10:27 +00:00
Bernhard Reutner-Fischer
b6ac06697a
- bump version
2007-09-28 17:17:08 +00:00
Peter Korsgaard
0eb89c45bc
Generalized kernel headers handling for new-style kernels
2007-09-25 13:32:08 +00:00
Bernhard Reutner-Fischer
8ed8eacf1c
- bump version
2007-09-25 11:38:20 +00:00
Bernhard Reutner-Fischer
5010039460
- revert patch that obfuscates the config UI and doesn't reflect the order of config steps
2007-09-25 07:55:45 +00:00
Ulf Samuelsson
34a88f1fb0
Reorganize configs to even more logical positions
2007-09-24 21:10:43 +00:00
Bernhard Reutner-Fischer
ddd4cca2df
- bump version (forgot this hunk for r19941)
2007-09-22 16:42:25 +00:00
Bernhard Reutner-Fischer
4fd209aa94
- bump version
2007-09-22 16:37:00 +00:00
Bernhard Reutner-Fischer
51a61c9011
- Subsume and collaps toolchain options in one menu
...
This is ment to ease configuration by providing toolchain related options in one place
No functional changes, just shuffling the menus around..
2007-09-22 14:16:25 +00:00
Ulf Samuelsson
157d8decab
Unbreak multiple boards, add Ingo's rt patch
2007-09-12 04:06:54 +00:00
Eric Andersen
206711de6a
bump up a few version numbers. kill dead 2.6.19 option.
...
accomodate powerpc64
2007-09-11 19:07:12 +00:00
Ulf Samuelsson
60eb97a42f
This patch allows each project to have a private linux build.
...
Split build of kernel headers and kernel image into two source trees.
Kernel headers are built in $(TOOL_BUILD_DIR)
Kernel build is in $(PROJECT_BUILD_DIR)
Make sure that kernel patches are applied to the kernel tree in
$(PROJECT_BUILD_DIR)
Add board specific patches, if available.
2007-08-24 05:36:46 +00:00
Bernhard Reutner-Fischer
6547bced93
- global whitespace trimming
2007-08-22 12:35:41 +00:00
Bernhard Reutner-Fischer
aa81a06508
- improve the way host prerequisites for "dependencies" are established
2007-08-22 09:22:07 +00:00
Bernhard Reutner-Fischer
26b4c3782b
- use the correct host compiler
2007-08-22 09:20:33 +00:00
Bernhard Reutner-Fischer
8909333ce0
- fix wrong help-text
2007-08-22 07:53:18 +00:00
Bernhard Reutner-Fischer
acfde78a85
- forgot to add this file to go with r19619
2007-08-21 16:48:47 +00:00
Ulf Samuelsson
392ead671e
Ensure KERNEL_HEADER_PATCH_DIR is always defined + empty dir for x86
2007-08-20 07:24:10 +00:00
Ulf Samuelsson
349108bf57
Ensure ipmi conditional patch is applied
2007-08-20 06:24:28 +00:00
Ulf Samuelsson
3978c67570
Make ipmi kernelpatch selectable, add possibility for custom kernel patch
2007-08-19 22:01:27 +00:00
Ulf Samuelsson
afec678745
Move AVR32 kernel patches to target/device/Atmel/arch-avr32
...
Add linux-2.6.22.1-008-atmel-gpio_mouse-setup-for-atstk1000-board.patch
Move AT91 kernel patches to target/device/Atmel/arch-arm
Change name from "target/device/Atmel/Linux" to "target/device/Atmel/linux"
"kernel-headers" will apply all patches in $(LINUX26_KERNEL_PATCH_DIR)
if this is available.
Define LINUX26_KERNEL_PATCH_DIR in target/device/Atmel/Makefile.in
as above "arch-arm/kernel-patches-..." if an AT91 or
as above "arch-avr32/kernel-patches-..." if an AVR32 target is selected
Test build done for arm,avr32 and x86
2007-08-18 08:46:41 +00:00
Ulf Samuelsson
0a9af49e0b
Ensure lzma is built *before* linux, allow system installation in /usr/local/bin
2007-08-16 18:17:39 +00:00
Ulf Samuelsson
18199aa7b6
Move lzma patches to toolchain/kernel-headers/lzma
...
They will be applied ONLY if BR2_KERNEL_HEADERS_LZMA is set.
BR2_KERNEL_HEADERS_LZMA defaults to NO, so the user
has to actively set this config flag if lzma is needed.
This means that the default behaviour of buildroot will work
for most users.
Comment from author:
[Brad House]
I find myself having to remove the lzma patches because my build system
doesn't natively have lzma. I tried to compensate for this by
installing the latest lzma from gentoo's package tree, and apparently,
it accepts different flags than the one these patches expect, so my
kernel build still fails. Finally, I used the lzma from this buildroot
and compiled it by hand, and it _mostly_ worked. Regardless, it seems
silly to make this a requirement. Personally, I gzip my initramfs,
and that's enough compression for me...
2007-08-16 06:26:25 +00:00
Ulf Samuelsson
e5d1d89bfb
Add linux-2.6.22.1 AVR32 patch
2007-08-01 08:38:36 +00:00
Ulf Samuelsson
80e947415c
linux-2.6.22.1 headers, makefile part
2007-08-01 08:15:44 +00:00
Ulf Samuelsson
f60c51c436
Allow use of 2.6.22.1 kernel headers
2007-08-01 06:17:34 +00:00
Ulf Samuelsson
f7e034d1b2
Revert Atmel patches for now
2007-07-31 23:28:22 +00:00
Ulf Samuelsson
6d10c5993b
Remove duplicate patch
2007-07-31 16:02:18 +00:00
Ulf Samuelsson
b97f0f63fa
Add AVR32 kernel patches for linux-2.6.21.5
2007-07-31 15:49:25 +00:00
Ulf Samuelsson
f2595b4c16
Add AVR32 kernel patches for linux 2.6.22.1
2007-07-31 15:47:32 +00:00
Bernhard Reutner-Fischer
134a26b0fa
- adjust lzma arguments for current version
2007-07-24 16:34:28 +00:00
Bernhard Reutner-Fischer
29cc530407
- add fixups for lzma'ed initramfs
2007-07-24 13:41:05 +00:00
Bernhard Reutner-Fischer
6005d007ff
- forward port lzma-vmlinux and ipmisensors to 2.6.22.1
2007-07-24 12:32:40 +00:00
Bernhard Reutner-Fischer
b384588ad0
- update ipmisensors
...
- add lzma vmlinuz
2007-07-23 10:29:34 +00:00
Bernhard Reutner-Fischer
395d400aac
- bump version to 2.6.21.5
2007-06-21 22:10:12 +00:00
Bernhard Reutner-Fischer
dc09df0878
- store BR2_PACKAGE_LINUX_KCONFIG and BR2_PACKAGE_LINUX_FORMAT in .config
...
- adjust a few defaults.
2007-04-11 08:21:55 +00:00
Bernhard Reutner-Fischer
8000420501
- store backup of dwmw2's combined compile patch.
...
Not yet even compile-tested, so inactive for now..
2007-03-24 19:29:06 +00:00
Bernhard Reutner-Fischer
829f498f7d
- fwd port
2007-03-24 12:46:30 +00:00
Bernhard Reutner-Fischer
5623580442
- bump version
2007-03-24 12:46:01 +00:00
Bernhard Reutner-Fischer
8db2e4f50d
- apply openswan patches if openswan was enabled
2007-03-21 10:55:31 +00:00
Bernhard Reutner-Fischer
0a967bae42
- add ipmisensors
2007-03-14 13:55:08 +00:00
Bernhard Reutner-Fischer
133498e7d9
- bump version
2007-03-14 13:54:30 +00:00
Bernhard Reutner-Fischer
cf647cea3d
- allow to run linux26-menuconfig and uclibc-menuconfig in a pristine checkout
2007-02-15 11:12:15 +00:00
Bernhard Reutner-Fischer
7779fd7453
- add gcc-4.0.4
...
- add knob to enable unsupported, deprecated, obsoleted versions of packages
2007-02-09 13:31:55 +00:00
Bernhard Reutner-Fischer
bbd6fcad74
- bump version to 2.6.20
2007-02-06 11:31:50 +00:00
Bernhard Reutner-Fischer
3b4034bfdf
- delete old, unneeded patch
2007-02-05 11:20:37 +00:00
Bernhard Reutner-Fischer
ceca5db0b0
- touch $@
2007-02-04 16:11:51 +00:00
Bernhard Reutner-Fischer
b56ca866d9
- bump version to 2.6.19.2
2007-01-15 15:55:43 +00:00
Bernhard Reutner-Fischer
193c312f22
- move setting of determination whether we use a full kernel vs. sanitized headers into the generic part
2006-12-22 10:37:22 +00:00
Bernhard Reutner-Fischer
93af6cb26b
- put the full kernel's sources into build_/, install them into toolchain_build_. Saves quite some disk-space on the compile-host.
...
- Avoid overriding the linux26 target's rules if the kernel headers's and the target's kernel are the same. Avoids a warning.
2006-12-18 13:30:05 +00:00
Bernhard Reutner-Fischer
6a4e7fddf0
- prerequisites are evaluated immediately, so move the dl rule down below setting the respective variables. Thanks to whirm for noticing this.
2006-12-14 15:12:19 +00:00
Bernhard Reutner-Fischer
3f684225a3
- pass the correct CC down to gcc-version.sh
2006-12-13 18:24:48 +00:00
Bernhard Reutner-Fischer
23fe556e15
- sh[234][[:alnum:]]* -> sh
2006-12-13 16:56:59 +00:00
Eric Andersen
26225b68cf
another typo
2006-12-13 12:34:39 +00:00
Eric Andersen
64bc2777e5
split things up so this is not an unreadable mess
2006-12-13 11:49:19 +00:00
Eric Andersen
3b261a29d5
use '/bin/echo -e' to make certain we don't use an unusable /bin/sh builtin
2006-12-08 05:24:59 +00:00
Bernhard Reutner-Fischer
e9fd85f5f9
- re-add IFA_ and IFLA_ defines that were removed by YOSHIFUJI Hideaki in cbde1668e4f08e0a150207646010bc65e1e2a42b
...
Userspace still needs those.
2006-12-04 15:54:54 +00:00
Bernhard Reutner-Fischer
fc34e17f85
- bump non-sanitized version to 2.6.19
...
- remove some superfluous mkdir's
- allow for patch, patch.gz, patch.bz2 per version
2006-12-02 18:12:18 +00:00
Bernhard Reutner-Fischer
da94fc44b3
- bump version
2006-11-22 21:02:21 +00:00
Bernhard Reutner-Fischer
6e2823c1fa
- add and use BR2_BZCAT config option.
2006-11-17 15:43:51 +00:00
Bernhard Reutner-Fischer
994d447436
- normalize KERNEL_ARCH via sed
2006-10-11 11:36:57 +00:00
Bernhard Reutner-Fischer
e9e73bb4ae
- we need to pass ARCH to the kernel; The kernel does not have a table to
...
normalize the passed in ARCH, from the looks, so we have to normalize it manually. XXX: FIXME upstream via a simple shell script like the cc-checks!
FIXME: flesh this out..
2006-10-09 16:13:12 +00:00
Bernhard Reutner-Fischer
3cafac18a1
- use headers_install for full kernel tarballs used as kernel-headers
2006-10-09 11:41:34 +00:00
Bernhard Reutner-Fischer
7e472ca29c
- add possibility to use a 2.6.18 (full) kernel tarball for the libc-headers.
2006-09-28 12:51:25 +00:00
Eric Andersen
1c911f7f4f
minor dependancy cleanup
2006-07-19 06:37:58 +00:00
Eric Andersen
cb4df509a6
fix fallback case so dependancies work as expected
2006-07-19 00:06:06 +00:00
Paul Mundt
61aa805b9e
Add support for ARM EABI.
2006-06-05 22:11:01 +00:00
Peter Korsgaard
c2db529134
0000852: toolchain/kernel-headers (2.6.12): Sync struct i2c_msg with kernel
...
definition.
The struct i2c_msg definition in linux-libc-headers-2.6.12.0 has two extra
members not present in the kernel definition causing all kinds of problems.
This patch fixes that.
2006-04-28 19:44:22 +00:00
Peter Korsgaard
7bc4ad6e56
0000851: toolchain/kernel-headers: Use LINUX_HEADERS_VERSION instead of
...
LINUX_VERSION.
Use LINUX_HEADERS_VERSION instead of LINUX_VERSION as that variable is used
for the actual kernel version used which might be different than the headers
version.
E.G. LINUX_VERSION is set in the target/device/* files. If this version
doesn't match the selected kernel headers version the patches won't be applied.
2006-04-28 19:40:43 +00:00
David Anders
97508f1574
fix improper symlink for asm dir when using x86 archs
2006-01-24 20:20:03 +00:00
Mike Frysinger
5ebb4e6ba5
Thomas Chou says in bug 618: clean up nios2 headers and add support for 2.6.11
2006-01-10 02:16:11 +00:00
Mike Frysinger
e420a8870a
incorporate patches from marc in bug #273 to add support for nios2
2006-01-04 04:52:34 +00:00
"Steven J. Hill"
bcb40eb351
Remove usage of CONFIG_BASE_SMALL so that the latest LTP code will compile for buildroot. Normally, this option is defined in 'include/linux/config.h'. The actual configuration language is found in the Linux 2.6 kernel in the file 'init/Kconfig' and normally has the value of 0.
2005-08-18 23:15:57 +00:00
"Steven J. Hill"
0947055765
New MIPS patch for TLS syscalls.
2005-08-11 02:26:13 +00:00
Eric Andersen
58f2a53ffb
Update the set of available kernel headers to include 2.4.31 and 2.6.12
2005-07-18 22:20:12 +00:00
Eric Andersen
369864cf10
be a bit more consistant with naming, always escape wildcards
2005-06-24 08:36:13 +00:00
Eric Andersen
491b44e86a
If you update the kernel headers tarball and run make against an already built
...
buildroot, the header files will be re-extracted, but they will not be put in
exactly the right place if the name of the extracted directory includes the
kernel version numbers.
For example, linux-libc-headers-2.4.25.tar.bz2 will be extracted to
$(TOOLCHAIN_BUILD_DIR)/linux-libc-headers-2.4.25, and then the mv command will
move the newly extracted headers into the already existing
$(TOOLCHAIN_BUILD_DIR)/linux directory, instead of replacing that directory as
desired.
The fix is to first remove the $(TOOLCHAIN_BUILD_DIR)/linux directory and then
do the mv command.
http://bugs.busybox.net/view.php?id=296
2005-06-23 23:25:25 +00:00