summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-09-20docs: update uClibc-ng config file nameWaldemar Brodkorb
2016-09-20docs: add PKG_NEEDS variableWaldemar Brodkorb
2016-09-20add I2C support for AVR32 grasshopper boardMario Haustein
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
2016-09-19gcc: disable c++ by default, reduces build time for a simple setupWaldemar Brodkorb
2016-09-19arc: update to toolchain to 2016.09-eng013Waldemar Brodkorb
2016-09-19solidrun-imx6: fix wifiWaldemar Brodkorb
2016-09-17nfs-utils: add missing startup scriptWaldemar Brodkorb
2016-09-17binutils: set dafult back to 2.25.1, too much issues. uClibc-ng regex ↵Waldemar Brodkorb
testsuite problems
2016-09-17nodejs: update to 6.6.0Waldemar Brodkorb
2016-09-17finetune wireless support for cubox-iWaldemar Brodkorb
2016-09-17cifs-utils: add kernel dependencyWaldemar Brodkorb
2016-09-17nfs-utils: fix wrong startup scriptsWaldemar Brodkorb
2016-09-17u-boot: update to 2016.09Waldemar Brodkorb
2016-09-17mpdbox: no longer maintained by meWaldemar Brodkorb
2016-09-17electron-bin: remove, as the binary traps out for simple appsWaldemar Brodkorb
2016-09-17pciutils: use shared library version, useful for other packagesWaldemar Brodkorb
2016-09-16libtirpc: remove not required header, fixes Darwin cross-compileWaldemar Brodkorb
2016-09-16elftoaout: fix on DarwinWaldemar Brodkorb
2016-09-15missing dependency for 'libksba'Mario Haustein
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
2016-09-15make choice of SSL engine and IPv6 support available to all BIND subpackagesMario Haustein
To choose an SSL engine, it was required to build the BIND server. Building only a subset of BIND tools failed, because of the missing SSL dependency. Therefore SSL and IPv6 options were relocated to the 'libbind' subpackage. Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
2016-09-15make AVR32 ethernet controller available to the whole architectureMario Haustein
The MACB ethernet controller is an AVR32 architecture feature. Therefore it should be available to all boards of this architecture instead of the NGW1000 board only. Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
2016-09-15add support for AVR32 MMC controllerMario Haustein
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
2016-09-15busybox: add missing bunzip2 handling, reported by MarioWaldemar Brodkorb
2016-09-15mtools: skip checks, add Darwin cross-compile workaroundWaldemar Brodkorb
2016-09-15beaglebone-black: add special linux-repo, add uEnv.txtWaldemar Brodkorb
2016-09-15php: update to 5.6.25Waldemar Brodkorb
2016-09-14pango: update to 1.40.3Waldemar Brodkorb
2016-09-14curl: update to 7.50.3Waldemar Brodkorb
2016-09-14beaglebone-black: some fixes, no serial output yetWaldemar Brodkorb
2016-09-14add support for AVR32 grasshopper boardMario Haustein
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
2016-09-14darwin cross-compile fixesWaldemar Brodkorb
2016-09-13arc: update gcc/binutils to eng012Waldemar Brodkorb
2016-09-13banana-pro: fix ethernet support, allow read-write mountsWaldemar Brodkorb
2016-09-13uefi boot dislikes size in genimage, use a dummy image for cfgfs, add ↵Waldemar Brodkorb
dependencies
2016-09-13binutils: blacklist newer versions then 2.25.1, as they break musl and libstdc++Waldemar Brodkorb
2016-09-13crisv32: add network driverWaldemar Brodkorb
2016-09-12microblaze: add patches for 4.9Waldemar Brodkorb
2016-09-12qemu: efi boot works, need to add a package for EFI bios fileWaldemar Brodkorb
2016-09-12gptfdisk: add new packageWaldemar Brodkorb
2016-09-12gdb: decouple toolchain and package, add special package for microblaze, ↵Waldemar Brodkorb
looks cleaner to me
2016-09-12linux: cleanup old unused patchesWaldemar Brodkorb
2016-09-12openjdk8: optimize package, tested on armWaldemar Brodkorb
2016-09-12openjdk7: simplify packageWaldemar Brodkorb
2016-09-12cups: iconv requiredWaldemar Brodkorb
2016-09-12ant: fix compileWaldemar Brodkorb
2016-09-12libIDL: only for DarwinWaldemar Brodkorb
2016-09-12add gfortran package for the library, move libstdc++ to baseWaldemar Brodkorb
2016-09-12add go path for gcc 5.xWaldemar Brodkorb
2016-09-12banana-pro: allow hdmi kernel messages, wait for root deviceWaldemar Brodkorb
2016-09-12u-boot: avoid fw_printenv on DarwinWaldemar Brodkorb