Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-01-06 | package: libffi: Fix for wrong libffi.pc content in host build | Phil Sutter | |
This would also contain 'prefix=/usr'. Not sure what this 'auto' HOST_STYLE is supposed to do, but in this case it breaks things. Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2025-01-06 | package: zlib: Fix for wrong zlib.pc content in host build | Phil Sutter | |
The file contained 'prefix=/usr' which led to glib host build trying to link against the host's libz.so instead of the built one. Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2025-01-06 | target: config: Newer kernels moved DTB files | Phil Sutter | |
They moved in commit 724ba67515320 ("ARM: dts: Move .dts files to vendor sub-directories"), try to cover for it. Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2025-01-06 | package: ffmpeg: Drop outdated synth_filter_vfp.S extra source | Phil Sutter | |
This file is present in ffmpeg sources since version 2.1 already and due to internal changes, it wont link anymore (undefined reference to ff_imdct_half_c). Just drop it. Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2025-01-06 | package: ffmpeg: Fix for build failure with newer binutils | Phil Sutter | |
Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2025-01-06 | package: ffmpeg: Do not mandatory depend on libressl | Phil Sutter | |
There is a package choice for libffmpeg to select the SSL backend library. It was buggy though, the build dependency was not recognized. Looks like the choice has to use PKG_LIBNAME to be recognized by depmaker. Fixes: b076cd3c45c85 ("ffmpeg: add choice for ssl") Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2025-01-06 | package: samba: Fix for large files on 32bit target | Phil Sutter | |
Configure script incorrectly "detected" no flags are necessary. The odd result is that 'ls <largefile>' prints huge file size (16E) for files larger than 2GB while 'du <largefile>' is correct in mounted shares. Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2024-12-18 | gcc: add old versions | Waldemar Brodkorb | |
2024-12-16 | elf2flt: allow older binutils to be used | Waldemar Brodkorb | |
2024-12-16 | add gcc6 | Waldemar Brodkorb | |
2024-12-15 | linux: fix assembly issue on kinetis k70 linux 2.6 | Waldemar Brodkorb | |
2024-12-15 | uclibc-ng: just warn, don't error out on Kernel 2.6 | Waldemar Brodkorb | |
2024-12-15 | use uImage kernel format for kinetis-k70 | Waldemar Brodkorb | |
2024-12-15 | elf2flt: binutils update | Waldemar Brodkorb | |
2024-12-15 | Kinetis K70 is Cortex-M4 | Waldemar Brodkorb | |
2024-12-15 | screen: update to 5.0.0 | Waldemar Brodkorb | |
2024-10-13 | imgtec-ci20: genimage config/ u-boot env | Waldemar Brodkorb | |
2024-10-13 | linux: update 6.6.x/6.11.x | Waldemar Brodkorb | |
2024-10-13 | ltp: update to 20240930 | Waldemar Brodkorb | |
2024-10-11 | asterisk: update to 20.9.3 | Waldemar Brodkorb | |
2024-10-11 | add openssl choice | Waldemar Brodkorb | |
2024-10-11 | use openssl instead of libressl | Waldemar Brodkorb | |
2024-10-11 | use openssl instead of libressl | Waldemar Brodkorb | |
2024-10-11 | python3: update to 3.11.10 | Waldemar Brodkorb | |
2024-10-09 | git: update to 2.47 | Waldemar Brodkorb | |
2024-10-09 | wget: update to 1.24.5 | Waldemar Brodkorb | |
2024-09-30 | rpcbind: update to 1.2.7 | Waldemar Brodkorb | |
2024-09-30 | libtirpc: update to 1.3.5 | Waldemar Brodkorb | |
2024-09-30 | libgpg-error: fix riscv64 | Waldemar Brodkorb | |
2024-09-25 | nfs-utils: update to 2.7.1 | Waldemar Brodkorb | |
2024-09-24 | curl: update to 8.10.1 | Waldemar Brodkorb | |
2024-09-24 | iproute2: update to 6.11.0 | Waldemar Brodkorb | |
2024-09-23 | openssh: update to 9.9p1 | Waldemar Brodkorb | |
2024-09-23 | tcpdump: update to 4.99.5 | Waldemar Brodkorb | |
2024-09-23 | libpcap: update to 1.10.5 | Waldemar Brodkorb | |
2024-09-23 | strace: update to 6.11 | Waldemar Brodkorb | |
2024-09-22 | bind: update to 9.18.30 | Waldemar Brodkorb | |
2024-09-22 | firefox: update to 129.0.2 | Waldemar Brodkorb | |
2024-09-11 | libssh: update to 0.11.1 | Waldemar Brodkorb | |
2024-09-10 | mariadb: update to 10.11.9 | Waldemar Brodkorb | |
2024-09-10 | curl: update to 8.9.1 | Waldemar Brodkorb | |
2024-09-10 | php: switch to openssl | Waldemar Brodkorb | |
2024-09-10 | php: update to 8.3.11 | Waldemar Brodkorb | |
2024-09-10 | uclibc-ng: remove 1.0.50 patches | Waldemar Brodkorb | |
2024-09-05 | openssl: update to 3.3.2 | Waldemar Brodkorb | |
2024-09-04 | linux: update kernels to latest LTS | Waldemar Brodkorb | |
2024-09-04 | check if xz is installed on the host | Waldemar Brodkorb | |
2024-08-29 | uclibc-ng-dev: install static archive dummies | Waldemar Brodkorb | |
2024-08-29 | rpi: update kernel to 6.6.47 | Waldemar Brodkorb | |
2024-08-27 | freeradius-server: update to 3.2.6 | Waldemar Brodkorb | |