summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-09-18libressl: update to 3.3.4Waldemar Brodkorb
2021-09-18openssh: update to 8.7p1Waldemar Brodkorb
2021-09-16linux: update 5.4/5.10 to latestWaldemar Brodkorb
2021-09-16glibc: update to 2.34Waldemar Brodkorb
2021-09-16gcc: add 11.2Waldemar Brodkorb
2021-09-16binutils: update to 2.37Waldemar Brodkorb
2021-09-16flex: update download urlWaldemar Brodkorb
2021-08-25libressl: update to 3.3.3Waldemar Brodkorb
2021-08-25enable cxa_atexit, fixes libressl compile errorWaldemar Brodkorb
2021-06-11gcc: update 8/9Waldemar Brodkorb
2021-06-11use bzImage for qemu-s390Waldemar Brodkorb
2021-04-22various fixes for embedded-test runWaldemar Brodkorb
2021-04-15linux: update to 5.10.30Waldemar Brodkorb
2021-04-15fix miniconfig for stm32Waldemar Brodkorb
2021-04-15fix libc versionsWaldemar Brodkorb
2021-04-15stm32 fixesWaldemar Brodkorb
2021-04-10update busybox/hush to latestWaldemar Brodkorb
2021-04-10stm32 fixesWaldemar Brodkorb
2021-04-10af-boot: fix linkingWaldemar Brodkorb
2021-04-10openocd: update to 0.11.0Waldemar Brodkorb
2021-04-10use Linux 5.10.x by default, fix mips32r6 issueWaldemar Brodkorb
2021-04-10add DTB for stm32f4Waldemar Brodkorb
2021-04-10gcc: add c6x patchWaldemar Brodkorb
2021-04-09gcc: fix sparc toolchain, patch from buildrootWaldemar Brodkorb
2021-04-09gcc: update to 10.3, set as defaultWaldemar Brodkorb
2021-04-09libatomic: do not fail on non-existent file, like blackfin FDPICWaldemar Brodkorb
2021-04-09busybox: noMMU fixesWaldemar Brodkorb
2021-03-31git: update to 2.31.1Waldemar Brodkorb
2021-03-31curl: update to 7.75.0Waldemar Brodkorb
2021-03-28openssh: update to 8.5p1Waldemar Brodkorb
2021-03-28libressl: update to 3.2.5Waldemar Brodkorb
2021-03-28uclibc-ng: update to 1.0.38Waldemar Brodkorb
2021-03-02different kodi-task bugfixesWaldemar Brodkorb
2021-03-02rpi: update bootloader and linux kernelWaldemar Brodkorb
2021-03-01ruby: update to 3.0.0Waldemar Brodkorb
2021-02-25package/busybox: Update stored config filesPhil Sutter
When updating busybox, these files must be updated - otherwise the config written to busybox source tree when building may be incomplete, causing the build to hang. Fixes: e4800c73e63e5 ("busybox: update to latest") Signed-off-by: Phil Sutter <phil@nwl.cc>
2021-02-25package/busybox: Implement config extractorPhil Sutter
This is a small script updating the stored busybox config files from an extracted source tree. Basically it copies the the files keeping directory hierarchy intact, adjusts contained 'source' calls for the new path (relative to $TOPDIR) and prefixes all defined (and referenced) symbols with 'BUSYBOX_'. Signed-off-by: Phil Sutter <phil@nwl.cc>
2021-02-25package/freeradius-server: Update to version 3.0.21Phil Sutter
The old version 3.0.13 is no longer available for download. Adjust radiusd.conf, some items were moved to 'security' section. Install all dictionaries in /usr/share/freeradius - the base dictionary includes all but very few of them, so no point in explicitly stating which ones to include. Signed-off-by: Phil Sutter <phil@nwl.cc>
2021-02-25package/radvd: Update to version 2.18Phil Sutter
The old version didn't get along with newer kernel headers, got error messages like: [...]/linux/if_arp.h:116:8: error: redefinition of 'struct arpreq' Signed-off-by: Phil Sutter <phil@nwl.cc>
2021-02-25target/linux/config: Fix MIPS supportPhil Sutter
Kernel needs CONFIG_KERNEL_MIPS_FP_SUPPORT, otherwise init segfaults.
2021-02-25prereq: Use check-lxdialog.sh to determine curses libraryPhil Sutter
Curses detection in adk/config/Makefile is a mess - pkg-config was designed to avoid exactly that, so make it a required tool on all host OSs and call check-lxdialog.sh from mconf sources which uses it to define the required curses LIBS and CFLAGS from prereq.sh. Since pkg-config output also contains the right arguments for libtinfo (which depends on the chosen curses variant), no mismatches between the two may happen anymore. While being at it, sync check-lxdialog.sh with current linux sources so it covers installations with widechar support as well. Signed-off-by: Phil Sutter <phil@nwl.cc>
2021-02-25linux: update kernelsWaldemar Brodkorb
2021-02-19update musl/glibc/newlibWaldemar Brodkorb
2021-02-19wget: only try two times by defaultWaldemar Brodkorb
2021-02-19readline: update to 8.1Waldemar Brodkorb
2021-02-19clamav: set curl pathWaldemar Brodkorb
2021-02-19gdb: use system readlineWaldemar Brodkorb
2021-02-08binutils: update to 2.36.1Waldemar Brodkorb
2021-01-29mips64 failed to boot in qemu with linux 5.4.92Waldemar Brodkorb
2021-01-28mips failed to boot in qemu with linux 5.4.92Waldemar Brodkorb