Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-27 | quagga: update to latest stable version | Waldemar Brodkorb | |
2015-11-27 | dropbear: update to latest stable version | Waldemar Brodkorb | |
2015-11-23 | VGA_CONSOLE seems to be no longer a problem with Lemote Yeelong | Waldemar Brodkorb | |
2015-11-23 | gcc git doesn't use text-section-literals | Waldemar Brodkorb | |
2015-11-22 | swig: update to latest stable version | Waldemar Brodkorb | |
2015-11-22 | mesa: update to latest stable version | Waldemar Brodkorb | |
2015-11-22 | libass: update to latest stable version | Waldemar Brodkorb | |
2015-11-22 | fribidi: update to latest stable version | Waldemar Brodkorb | |
2015-11-22 | boost: update to latest stable version | Waldemar Brodkorb | |
2015-11-21 | sparc64: simplify kernel config, fix virtio disk boot | Waldemar Brodkorb | |
2015-11-21 | sh3 fix for libgcc package | Waldemar Brodkorb | |
2015-11-17 | default to 4.3, works fine with a patch on gdb h8/300 simulator | Waldemar Brodkorb | |
2015-11-17 | simplify, remove errors | Waldemar Brodkorb | |
2015-11-17 | sh3: disable FPU in generated config | Waldemar Brodkorb | |
2015-11-17 | strongswan: update to latest stable version | Waldemar Brodkorb | |
2015-11-17 | do not enable by default, this was a mistake | Waldemar Brodkorb | |
2015-11-16 | fix toolchain only building for sh2 | Waldemar Brodkorb | |
2015-11-16 | remove Werror, breaks compile with gcc 5.2.0 and -O3 | Waldemar Brodkorb | |
2015-11-16 | ffmpeg: update to latest | Waldemar Brodkorb | |
2015-11-16 | ffmpeg: update to latest | Waldemar Brodkorb | |
2015-11-16 | fix logic, do not allow bflat choice for FDPIC | Waldemar Brodkorb | |
2015-11-16 | disable FPU for sh2/sh2a | Waldemar Brodkorb | |
2015-11-16 | h8300: refresh gdb io patch | Waldemar Brodkorb | |
2015-11-16 | default to simpleinit+sash for noMMU targets | Waldemar Brodkorb | |
GDB simulator targets for bfin/h8/300 might have only 8MB of RAM. A busybox based system in the default configuration is to big :) | |||
2015-11-16 | always build testsuite for uClibc-ng | Waldemar Brodkorb | |
2015-11-15 | uclibc-ng: update to 1.0.9 | Waldemar Brodkorb | |
2015-11-15 | remove bitrotted uClibc++ support | Waldemar Brodkorb | |
Please use PKG_NEEDS for marking of packages needing C++ compiler. Remove the old bitrotted uClibc++ package and support for some packages. | |||
2015-11-15 | add new ADK Symbol PKG_NEEDS | Waldemar Brodkorb | |
There are a lot of packages which needs special features either toolchain or hardware features. Add a new symbol which will be used to disable packages, when a toolchain for example does not provide this feature. At the moment following features are required to set for a package: threads rt c++. There will follow: mmu iconv. This will help to better support targets without MMU or threading support. | |||
2015-11-14 | python2: use libressl host here | Waldemar Brodkorb | |
2015-11-14 | crda: enable and fix compile. python2-m2crypto must be installed on the ↵ | Waldemar Brodkorb | |
host. we need to add a check to scripts/scan-pkgs.sh later | |||
2015-11-13 | disable iconv for noMMU | Waldemar Brodkorb | |
2015-11-13 | disable big endian for kinetis k70 | Waldemar Brodkorb | |
2015-11-13 | docs: fix make target for hostbuild, reported via IRC | Waldemar Brodkorb | |
2015-11-13 | remove ISA config choice, they are noops and soon removed from uClibc-ng | Waldemar Brodkorb | |
2015-11-13 | bump Linux 4.2.x kernel | Waldemar Brodkorb | |
2015-11-13 | mksh: add test script | Waldemar Brodkorb | |
2015-11-12 | qemu-sparc64: switch to e1000 driver (idea from buildroot), move serial symbols. | Waldemar Brodkorb | |
2015-11-12 | linux: add support for version 4.3 | Waldemar Brodkorb | |
2015-11-12 | limit workaround to h8/300, move 4.2.x patches to get used | Waldemar Brodkorb | |
2015-11-12 | default UTMP/WTMP off | Waldemar Brodkorb | |
2015-11-12 | sparc: we need at least 4.2.x, 4.1 is broken | Waldemar Brodkorb | |
2015-11-12 | prepare for mksh testsuite runs | Waldemar Brodkorb | |
2015-11-12 | p5-dbd-sqlite: filter out -ffast-math | Waldemar Brodkorb | |
2015-11-12 | ulogd: update to latest stable version | Waldemar Brodkorb | |
2015-11-12 | ibnetfilter_conntrack: update to latest stable version | Waldemar Brodkorb | |
2015-11-12 | libmicrohttpd: update to latest stable version | Waldemar Brodkorb | |
2015-11-12 | mips64: update default config for uClibc-ng 1.0.x | Waldemar Brodkorb | |
2015-11-12 | check: update to latest, fix static compile by disabing test subdir | Waldemar Brodkorb | |
2015-11-12 | do not allow to build broken kernel images with compression | Waldemar Brodkorb | |
Some targets do not support compressed kernels or initramfs. OpenADK combines both, there is no support for mixed setups. For example Kernel with gzip, initramfs with xz. Qemu-Metag f.e. can only use uncompressed initramfs. The kernel could be compressed, but mixed setup isn't available for now. | |||
2015-11-12 | metag: set correct compiler flags | Waldemar Brodkorb | |