summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-12-11travis: add raspberry-pi configsWaldemar Brodkorb
2016-12-11sysstat: update to 11.4.2Waldemar Brodkorb
2016-12-11php: update to 7.0.14Waldemar Brodkorb
2016-12-11libtiff: add missing dependenciesWaldemar Brodkorb
2016-12-11links: update to 2.14Waldemar Brodkorb
2016-12-11grep: update to 2.27Waldemar Brodkorb
2016-12-11gnutls: update to 3.4.17Waldemar Brodkorb
2016-12-10vim: update to 4.8.0Waldemar Brodkorb
2016-12-10helloworld: add C++ testWaldemar Brodkorb
2016-12-08new package helloworld, add a package for regression testing with embedded-testWaldemar Brodkorb
2016-12-05iptables: use $(CP) for symlinksWaldemar Brodkorb
2016-12-05xtensa: only use auto-litpools for little endianWaldemar Brodkorb
2016-12-05nds32: add required kernel changeWaldemar Brodkorb
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
2016-12-05gdb: force usage of --enable-staticWaldemar Brodkorb
2016-12-04bash: update to 4.4Waldemar Brodkorb
2016-12-04nodejs: update to 6.9.1Waldemar Brodkorb
2016-12-04curl: update to 7.51.0Waldemar Brodkorb
2016-12-04libressl: update to 2.4.4Waldemar Brodkorb
2016-12-04iptables: fix package, --disable-static/--enable-shared is now defaultWaldemar Brodkorb
2016-12-04or1k: we can use upstream kernelWaldemar Brodkorb
2016-12-04arc workaround no longer requiredWaldemar Brodkorb
2016-12-04uclibc-ng: refresh configs, enable sha512Waldemar Brodkorb
2016-12-04uclibc-ng: update to 1.0.20Waldemar Brodkorb
2016-12-03subversion: update to 1.9.5Waldemar Brodkorb
2016-12-03arc: update gcc/binutils to arc-2016.09-rc2Waldemar Brodkorb
2016-12-03cmake: update to 3.7.1Waldemar Brodkorb
2016-12-02use latest gcc/binutils from AndesWaldemar Brodkorb
2016-12-02nios2: we can use qmp now, latest qemu-system-nios2 implements ethernet ↵Waldemar Brodkorb
driver emulation
2016-11-30do not try to package libstdc++.so in static modeWaldemar Brodkorb
2016-11-30ia64: add kernel miniconfigWaldemar Brodkorb
2016-11-29Xorg: update Xserver, Xlibs and driversWaldemar Brodkorb
2016-11-28cleanup kernel rootfs choice, it is not well tested to use non-ext4 rootfs, ↵Waldemar Brodkorb
add a linux kernel submenu
2016-11-28dillo: allow for mips64Waldemar Brodkorb
2016-11-28use short version without extra promptWaldemar Brodkorb
2016-11-27add three library methods, static, shared or bothWaldemar Brodkorb
Rename the static symbol and add the choice to a more visible place for users.
2016-11-27finetune systemd/sysv integration, use /var tmpfs mountpointWaldemar Brodkorb
2016-11-27dropbear: add systemd unit file and integrate logic to package buildWaldemar Brodkorb
2016-11-27travis: wait 60 minutesWaldemar Brodkorb
2016-11-27linux: update to 4.8.11, fix sparc32 invalid frame-pointer checkWaldemar Brodkorb
2016-11-27travis: use travis_wait to wait a little longer without output (20min ↵Waldemar Brodkorb
instead of 10min)
2016-11-27binutils: for x86 default to 2.25.1, need to investigateWaldemar Brodkorb
2016-11-27binutils: remove patch, no longer applyWaldemar Brodkorb
2016-11-27uclibc-ng-test: fix static only buildWaldemar Brodkorb
2016-11-27binutils: defaults to 2.26.1Waldemar Brodkorb
2016-11-26midori: fix dependencies and package, at least midori startsup somehowWaldemar Brodkorb
2016-11-26dhcp: update to 4.3.5, add a buildroot patchWaldemar Brodkorb
2016-11-25musl: add s390 hotfix from #musl, remove old xtensa patchWaldemar Brodkorb
2016-11-25finalize systemd as alternative init systemWaldemar Brodkorb
Most important is the fix in patch-src_journal_journald-server_c, which breaks startup of systemd-journald when code is compiled with -DNDEBUG. A lot of base-files reorganizing to only install required files on sysv systems.
2016-11-24add special repository short namesWaldemar Brodkorb
They can be used elsewhere in the code when this kernels are used or need special handling. Bug reported by Diez for RPI kernels.
2016-11-24webkitgtk: update to 2.14.2, add a patch from buildrootWaldemar Brodkorb