Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-25 | prereq: Use check-lxdialog.sh to determine curses library | Phil 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-25 | linux: update kernels | Waldemar Brodkorb | |
2021-02-19 | update musl/glibc/newlib | Waldemar Brodkorb | |
2021-02-19 | wget: only try two times by default | Waldemar Brodkorb | |
2021-02-19 | readline: update to 8.1 | Waldemar Brodkorb | |
2021-02-19 | clamav: set curl path | Waldemar Brodkorb | |
2021-02-19 | gdb: use system readline | Waldemar Brodkorb | |
2021-02-08 | binutils: update to 2.36.1 | Waldemar Brodkorb | |
2021-01-29 | mips64 failed to boot in qemu with linux 5.4.92 | Waldemar Brodkorb | |
2021-01-28 | mips failed to boot in qemu with linux 5.4.92 | Waldemar Brodkorb | |
2021-01-28 | gdbserver: fix build | Waldemar Brodkorb | |
2021-01-28 | clamav: update to latest | Waldemar Brodkorb | |
2021-01-28 | gdb: update to 10.1 | Waldemar Brodkorb | |
2021-01-28 | linux: fix for Qemu vexpress in Thumb mode | Waldemar Brodkorb | |
2021-01-27 | linux: use 4.19 for arc | Waldemar Brodkorb | |
2021-01-25 | linux: update to 5.4.92 | Waldemar Brodkorb | |
2021-01-22 | fix defconfig usage | Waldemar Brodkorb | |
2021-01-08 | improved detection of the cfgfs partition by checking for the ID of the ↵ | Joerg Seitter | |
partition Signed-off-by: Joerg Seitter <adk@seitter.net> | |||
2020-12-31 | allow to preset thread implementation | Waldemar Brodkorb | |
2020-12-28 | uclibc: update to 1.0.37 | Waldemar Brodkorb | |
2020-12-23 | adjusted python version number to updated python3 package | Joerg Seitter | |
Signed-off-by: Joerg Seitter <adk@seitter.net> | |||
2020-11-12 | allow to choose NPTL for ARM FDPIC | Waldemar Brodkorb | |
2020-11-12 | c-ares: update to 1.16.1 | Waldemar Brodkorb | |
2020-11-12 | afboot-stm32: fix problem with fdpic toolchain | Waldemar Brodkorb | |
2020-11-10 | linux: update 5.4.x | Waldemar Brodkorb | |
2020-11-10 | dropbear: update to latest | Waldemar Brodkorb | |
2020-11-10 | arc: update comment | Waldemar Brodkorb | |
2020-11-04 | arc: update gcc/binutils | Waldemar Brodkorb | |
2020-11-01 | m68k: migrate to kernel 5.4.x | Waldemar Brodkorb | |
2020-10-31 | automake: fix build on centos8 | Waldemar Brodkorb | |
2020-10-31 | sparc: default to gcc 7.x, newer gcc breaks bootup | Waldemar Brodkorb | |
2020-10-31 | sh4: migrate to linux 5.4 with latest binutils | Waldemar Brodkorb | |
2020-10-31 | rsyslog: update to 8.2010.0 | Waldemar Brodkorb | |
2020-10-31 | linux: automatically mount devtmpfs for initramfs base systems | Waldemar Brodkorb | |
2020-10-31 | riscv64: unbreak bootup in qemu again | Waldemar Brodkorb | |
2020-10-31 | strace: update to 5.9 | Waldemar Brodkorb | |
2020-10-19 | sh: downgrade binutils, newer versionns mislinking kernel | Waldemar Brodkorb | |
2020-10-18 | systemd: remove unused params | Waldemar Brodkorb | |
2020-10-18 | Merge branch 'master' of gogs.waldemar-brodkorb.de:oss/openadk | Waldemar Brodkorb | |
2020-10-18 | disable non-useful options for systemd users | Waldemar Brodkorb | |
2020-10-18 | libcap: update to 2.44 | Waldemar Brodkorb | |
2020-10-18 | allow to disable option for network wait | Waldemar Brodkorb | |
2020-10-18 | systemd: fix runtime issues | Waldemar Brodkorb | |
2020-10-17 | bump year | Waldemar Brodkorb | |
2020-10-17 | linux: hack to cross-compile on Darwin | Waldemar Brodkorb | |
2020-10-17 | remove non-functional init systems | Waldemar Brodkorb | |
2020-10-16 | linux: update to 4.19.151 | Waldemar Brodkorb | |
2020-10-16 | util-linux: update to 2.36 | Waldemar Brodkorb | |
2020-10-16 | sysvinit: update to 2.97 | Waldemar Brodkorb | |
2020-10-16 | python3: update to 3.9.0 | Waldemar Brodkorb | |