Age | Commit message (Collapse) | Author | |
---|---|---|---|
2 days | arcturus-uc5328: no kernel add serial support | Waldemar Brodkorb | |
3 days | m68k: enable nfsroot | Waldemar Brodkorb | |
3 days | finetune ADK_TARGET_NO_KERNEL menu | Waldemar Brodkorb | |
3 days | add support for no Linux kernel builds, use it for arcturus-ucbf54x | Waldemar Brodkorb | |
3 days | arcturus-ucbf54x: enable serial | Waldemar Brodkorb | |
4 days | arcturus-ucbf54x: add kernel compression support | Waldemar Brodkorb | |
4 days | arcturus-uc5328: add basic infra | Waldemar Brodkorb | |
5 days | update mirrors, remove ftp mirrors | Waldemar Brodkorb | |
5 days | gcc: workaround only for coldfire, breaks g++ for m68k | Waldemar Brodkorb | |
5 days | bfin: allow 2.6.x kernel, arcturus device have networking | Waldemar Brodkorb | |
10 days | gnutls: update to 3.8.9 | Waldemar Brodkorb | |
11 days | gdb: update to 16.2 | Waldemar Brodkorb | |
2025-02-18 | linux: update to 6.6.77 | Waldemar Brodkorb | |
2025-02-13 | elf2flt: add binutils 2.44 | Waldemar Brodkorb | |
2025-02-12 | openssl: update to 3.4.1 | Waldemar Brodkorb | |
2025-02-12 | libass needs harfbuzz | Waldemar Brodkorb | |
2025-02-11 | binutils: update to 2.44, remove gold support | Waldemar Brodkorb | |
2025-02-02 | squid: update to 6.13 | Waldemar Brodkorb | |
2025-02-02 | ltp: update to 20250130 | Waldemar Brodkorb | |
2025-02-02 | cyrus-sasl: update to 2.1.28 | Waldemar Brodkorb | |
2025-02-01 | openssl: update to 3.4.0 | Waldemar Brodkorb | |
2025-02-01 | bind: update to 9.18.33 | Waldemar Brodkorb | |
2025-01-31 | linux: update rpi kernel to 6.6.74 | Waldemar Brodkorb | |
2025-01-30 | glibc: update to 2.41 | Waldemar Brodkorb | |
IA64 and NIOS2 support got removed. | |||
2025-01-29 | binutils: allow static linking | Waldemar Brodkorb | |
2025-01-29 | binutils: disable gprofng | Waldemar Brodkorb | |
I don't use it and it does not link statically when the toolchain itself got linked static. reported via mailinglist. | |||
2025-01-29 | valgrind: update to 3.24.0 | Waldemar Brodkorb | |
2025-01-29 | gdb: update to 16.1 | Waldemar Brodkorb | |
2025-01-29 | linux: update to 6.12.11 | Waldemar Brodkorb | |
2025-01-29 | linux: update to 5.4.289 | Waldemar Brodkorb | |
2025-01-29 | linux: update to 5.10.233 | Waldemar Brodkorb | |
2025-01-28 | linux: update to 5.15.177 | Waldemar Brodkorb | |
2025-01-28 | linux: update to 6.1.127 | Waldemar Brodkorb | |
2025-01-28 | linux: update to 6.6.69 | Waldemar Brodkorb | |
2025-01-28 | bind: update to 9.18.32 | Waldemar Brodkorb | |
2025-01-28 | libuv: update to 1.50.0 | Waldemar Brodkorb | |
2025-01-27 | strace: update to 6.13 | Waldemar Brodkorb | |
2025-01-23 | asterisk: update to 20.11.1 | Waldemar Brodkorb | |
2025-01-22 | rsync: update to 3.4.1 | Waldemar Brodkorb | |
2025-01-14 | uClibc-ng: update to 1.0.51 | Waldemar Brodkorb | |
2025-01-09 | use elfutils systemwide | Waldemar Brodkorb | |
libelf is deprecated and does not build with gcc-14. Use elfutils instead as drop-in replacement. Add patches from Buildroot to disable progs, which use glibc specific functions. | |||
2025-01-09 | package: json-c: Fix for compiling with gcc-14 | Phil Sutter | |
Wrong ordering in calloc() is bad, mkay? Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2025-01-09 | package: cfgfs: Fix for ignored attribute warnings | Phil Sutter | |
The 'bounded' attribute seems to never have existed. Replace it by the 'access' attribute which probably does the same. Declare decompressors' 'dst' parameter as read_write for now, no idea if any of them reads back the written output while decompressing. Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2025-01-09 | package: cfgfs: Fix for compiling with gcc-14 | Phil Sutter | |
The asprintf() function is not exported unless _GNU_SOURCE has been defined. Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2025-01-09 | package: ndisc6: Fix for compiling with gcc-14 | Phil Sutter | |
The callback declaration adjustment was flawed: While dropping 'restrict' keyword might be needed for some reason, dropping the asterisk changes parameter types. Also, 'const data' defaults to 'int' type when it should be 'void' instead. Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2025-01-09 | package: apcupsd: Fix for compiling with gcc-13 | Phil Sutter | |
Kudos to Fabrice Fontaine for coming up with this: https://lore.kernel.org/buildroot/20240113100654.85904-1-fontaine.fabrice@gmail.com/ Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2025-01-09 | package: linux-atm: Revert "fix musl compile" | Phil Sutter | |
This reverts commit c5dc60b664fcbba2642346c4b80fc407264337b7. This change breaks when compiling using gcc-14. It is also not correct: on_exit() takes two arguments and passes the exit status to the callback as expected by trace_on_exit() here. In contrast, atexit() expects a callback which does not take any arguments and thus the logic for when to print a trace breaks when using it. Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2025-01-07 | linux: update to 6.6.69 | Waldemar Brodkorb | |
2025-01-07 | target: linux: config: Set COMPAT_32BIT_TIME on 32bit architectures | Phil Sutter | |
Without it, on these architectures 'lvm pvscan' will busy-loop printing: | io_getevents failed: No such file or directory The symbol is defined in kernel's arch/Kconfig with 'default !64BIT || COMPAT'. Introduce Config.in.compat which has the symbol default to y unless a known 64bit ADK_TARGET_ARCH is enabled. Drop the symbol from all target/*/kernel/* for which the default applies. On 64bit systems, enabling this symbol is probably useful to provide comaptibility towards 32bit user space. Not sure if this is a possible choice in OpenADK, but just in case the symbol was not removed from: - target/aarch64/kernel/raspberry-pi4-64 - target/mips64/kernel/qemu-mips64 - target/riscv64/kernel/qemu-riscv64 Another case is targets explicitly having the symbol disabled, namely kvx. Given that the two kernel configs in question are full copies of the kernel-generated one, they are likely not a deliberate choice and thus removed as well. Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2025-01-06 | package: Port minidlna | Phil Sutter | |
This is a more capable alternative to gmediaserver. Signed-off-by: Phil Sutter <phil@nwl.cc> |