Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2015-11-11 | clamav: new package | Waldemar Brodkorb | |
2015-11-11 | qemu-mips: cleanup kernel config, fix disk boot | Waldemar Brodkorb | |
2015-11-11 | tcsh: update to latest stable version | Waldemar Brodkorb | |
2015-11-11 | zsh: update to latest stable version | Waldemar Brodkorb | |
2015-11-11 | aricrack-ng: update and fix compile, ssl always required | Waldemar Brodkorb | |
2015-11-11 | adktest: enable printk | Waldemar Brodkorb | |
It is rather useful for debugging. So enable printk and timing by default. | |||
2015-11-10 | use gcc 4.8.5 for c6x, enable static libgcc for DSBT binary format | Waldemar Brodkorb | |
2015-11-09 | libvpx: fix build for x86_64, we are lacking support for ↵ | Waldemar Brodkorb | |
PKG_BUILDDEP_<arch>, so just always compile host yasm | |||
2015-11-09 | libglew: update to latest, fix build error with gcc5.x | Waldemar Brodkorb | |
2015-11-09 | libgpg-error: fix gcc5.x compile | Waldemar Brodkorb | |
2015-11-08 | generic pc normally have ACPI | Waldemar Brodkorb | |
2015-11-08 | rework generic pc configs, add x86_64 config | Waldemar Brodkorb | |
2015-11-07 | qemu-meta: add cmdline to allow input, suggested by James Hogan | Waldemar Brodkorb | |
2015-11-07 | use low latency kernel for kodi | Waldemar Brodkorb | |
2015-11-06 | or1k: use special gcc branches for uClibc-ng/musl | Waldemar Brodkorb | |
2015-11-06 | sash: cleanup for musl compile | Waldemar Brodkorb | |
2015-11-06 | disable UTMP/WTMP for musl builds | Waldemar Brodkorb | |
2015-11-06 | fix sh3 toolchain building | Waldemar Brodkorb | |