summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-07-06sparc: revert this commit until uClibc-ng is fixedWaldemar Brodkorb
2016-07-06finetune mips{32,64}r6 default selection for gcc/linuxWaldemar Brodkorb
2016-07-06Add init scripts for jack and brutefirOliver Schib
These scripts will start jack and brutefir in this order and are also compatible with subsequent startup of mpd. Brutefir will create a sample config file ~/.brutefir_defaults when run without arguments. Signed-off-by: Oliver Schib <lich000king@yahoo.de>
2016-07-06musl: update to 1.1.15Waldemar Brodkorb
2016-07-06x32: fix toolchain buidingWaldemar Brodkorb
2016-07-05allow to cross-compile x86_64 kernel on DarwinWaldemar Brodkorb
2016-07-04fixes for sh/bfinWaldemar Brodkorb
Signed-off-by: Waldemar Brodkorb <wbx@uclibc-ng.org>
2016-07-04bfin: has msep-data supportWaldemar Brodkorb
2016-07-03tmux: update to 2.2Waldemar Brodkorb
2016-07-03nasm: update to 2.12.01Waldemar Brodkorb
2016-07-03mpg123: update to 1.23.6Waldemar Brodkorb
2016-07-03ffmpeg: update to 3.1.1Waldemar Brodkorb
2016-07-03ncurses: fix install of pc fileWaldemar Brodkorb
2016-07-03uClibc-ng: update to 1.0.16Waldemar Brodkorb
2016-07-01elf2flt: update binutils versionWaldemar Brodkorb
2016-06-30util-linux: disable programs if only libuuid and others requiredWaldemar Brodkorb
2016-06-30sh: fix static buildWaldemar Brodkorb
2016-06-30pcre: update to 8.39Waldemar Brodkorb
2016-06-30zlib: allow flat binary buildWaldemar Brodkorb
2016-06-30nds32: update binutils patchWaldemar Brodkorb
2016-06-30glibc: remove 2.18 versionWaldemar Brodkorb
2016-06-30add support for nds32 architectureWaldemar Brodkorb
Verified on a FPGA board sponsored by Andes Technology. Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
2016-06-30busybox: add whoami for PS1 as defaultWaldemar Brodkorb
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
2016-06-30c6x: fix static buildWaldemar Brodkorb
2016-06-30binutils: update to 2.26.1Waldemar Brodkorb
2016-06-30h8300: default to gcc 6.1, FLAT is staticWaldemar Brodkorb
2016-06-26linux: update to 4.4.14Waldemar Brodkorb
2016-06-26linux: update to 4.6.3Waldemar Brodkorb
2016-06-26xtensa: allow to build big endian toolchainWaldemar Brodkorb
Thanks Max for the overlay and hints.
2016-06-25New task: BruteFIR Convolution EngineOliver Schib
Builds a FIR convolution engine based on BruteFIR, includes MPD and JACK. Uses preempt-rt. Signed-off-by: Oliver Schib <lich000king@yahoo.de>
2016-06-25improve asus-p5bvm configOliver Schib
Signed-off-by: Oliver Schib <lich000king@yahoo.de>
2016-06-25use poweroff for sh4ebWaldemar Brodkorb
2016-06-25gmp: update to 6.1.1Waldemar Brodkorb
2016-06-25screen: update to 4.4.0Waldemar Brodkorb
2016-06-25libarchive: update to 3.2.1Waldemar Brodkorb
2016-06-25expat: update to 2.2.0Waldemar Brodkorb
2016-06-25cfgfs: -O3 seems broken for x86_64Waldemar Brodkorb
2016-06-25busybox: update to 1.25.0Waldemar Brodkorb
2016-06-23linux: realtime patch breaks sparc v8, so change it to a conditional patch againWaldemar Brodkorb
2016-06-22linux: remove localversion-rtWaldemar Brodkorb
2016-06-22or1k: allow to experiment with glibc portWaldemar Brodkorb
2016-06-22ncurses: fix build for binfmt flatWaldemar Brodkorb
2016-06-22openswan: update to 2.6.48Waldemar Brodkorb
2016-06-21crisv32: fix kernel compileWaldemar Brodkorb
2016-06-21flex: disable gettext, add autoconf host dependsWaldemar Brodkorb
2016-06-21ipsec-tools: add kernel dependencyWaldemar Brodkorb
2016-06-21flex: update to 2.6.1, disable shared libfl as it breaks ipsec-tools compileWaldemar Brodkorb
2016-06-20developers like verbose output when single packages are rebuild, suggested ↵Waldemar Brodkorb
by n0-1
2016-06-20show dltool (curl/wget) errors when make package=foo clean package ↵Waldemar Brodkorb
ADK_VERBOSE=1 is used
2016-06-20libressl: update to 2.3.6, enable openssl utilityWaldemar Brodkorb