summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-01-06package: libffi: Fix for wrong libffi.pc content in host buildPhil 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-06package: zlib: Fix for wrong zlib.pc content in host buildPhil 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-06target: config: Newer kernels moved DTB filesPhil 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-06package: ffmpeg: Drop outdated synth_filter_vfp.S extra sourcePhil 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-06package: ffmpeg: Fix for build failure with newer binutilsPhil Sutter
Signed-off-by: Phil Sutter <phil@nwl.cc>
2025-01-06package: ffmpeg: Do not mandatory depend on libresslPhil 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-06package: samba: Fix for large files on 32bit targetPhil 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-18gcc: add old versionsWaldemar Brodkorb
2024-12-16elf2flt: allow older binutils to be usedWaldemar Brodkorb
2024-12-16add gcc6Waldemar Brodkorb
2024-12-15linux: fix assembly issue on kinetis k70 linux 2.6Waldemar Brodkorb
2024-12-15uclibc-ng: just warn, don't error out on Kernel 2.6Waldemar Brodkorb
2024-12-15use uImage kernel format for kinetis-k70Waldemar Brodkorb
2024-12-15elf2flt: binutils updateWaldemar Brodkorb
2024-12-15Kinetis K70 is Cortex-M4Waldemar Brodkorb
2024-12-15screen: update to 5.0.0Waldemar Brodkorb
2024-10-13imgtec-ci20: genimage config/ u-boot envWaldemar Brodkorb
2024-10-13linux: update 6.6.x/6.11.xWaldemar Brodkorb
2024-10-13ltp: update to 20240930Waldemar Brodkorb
2024-10-11asterisk: update to 20.9.3Waldemar Brodkorb
2024-10-11add openssl choiceWaldemar Brodkorb
2024-10-11use openssl instead of libresslWaldemar Brodkorb
2024-10-11use openssl instead of libresslWaldemar Brodkorb
2024-10-11python3: update to 3.11.10Waldemar Brodkorb
2024-10-09git: update to 2.47Waldemar Brodkorb
2024-10-09wget: update to 1.24.5Waldemar Brodkorb
2024-09-30rpcbind: update to 1.2.7Waldemar Brodkorb
2024-09-30libtirpc: update to 1.3.5Waldemar Brodkorb
2024-09-30libgpg-error: fix riscv64Waldemar Brodkorb
2024-09-25nfs-utils: update to 2.7.1Waldemar Brodkorb
2024-09-24curl: update to 8.10.1Waldemar Brodkorb
2024-09-24iproute2: update to 6.11.0Waldemar Brodkorb
2024-09-23openssh: update to 9.9p1Waldemar Brodkorb
2024-09-23tcpdump: update to 4.99.5Waldemar Brodkorb
2024-09-23libpcap: update to 1.10.5Waldemar Brodkorb
2024-09-23strace: update to 6.11Waldemar Brodkorb
2024-09-22bind: update to 9.18.30Waldemar Brodkorb
2024-09-22firefox: update to 129.0.2Waldemar Brodkorb
2024-09-11libssh: update to 0.11.1Waldemar Brodkorb
2024-09-10mariadb: update to 10.11.9Waldemar Brodkorb
2024-09-10curl: update to 8.9.1Waldemar Brodkorb
2024-09-10php: switch to opensslWaldemar Brodkorb
2024-09-10php: update to 8.3.11Waldemar Brodkorb
2024-09-10uclibc-ng: remove 1.0.50 patchesWaldemar Brodkorb
2024-09-05openssl: update to 3.3.2Waldemar Brodkorb
2024-09-04linux: update kernels to latest LTSWaldemar Brodkorb
2024-09-04check if xz is installed on the hostWaldemar Brodkorb
2024-08-29uclibc-ng-dev: install static archive dummiesWaldemar Brodkorb
2024-08-29rpi: update kernel to 6.6.47Waldemar Brodkorb
2024-08-27freeradius-server: update to 3.2.6Waldemar Brodkorb