summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2016-11-24librsvg: fix host dependenciesWaldemar Brodkorb
2016-11-23krb5: also install libcom_err.soMario Haustein
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
2016-11-23choose defconfig when project git is usedWaldemar Brodkorb
2016-11-23grub: no biosdisk for mips arcWaldemar Brodkorb
2016-11-23sgi: enable pci and scsi controllerWaldemar Brodkorb
2016-11-23u-boot: update to 2016.11Waldemar Brodkorb
2016-11-23musl: add s390 supportWaldemar Brodkorb
2016-11-22fix libxml2-host compile, pkgconf is mandatoryWaldemar Brodkorb
2016-11-22fix syntax error in travis fileWaldemar Brodkorb
2016-11-22enable travis notificationWaldemar Brodkorb
2016-11-22symbols depend on arm architectureWaldemar Brodkorb
2016-11-22libva-intel-driver: fix dependenciesWaldemar Brodkorb
2016-11-22script not used, cleanupWaldemar Brodkorb
2016-11-22variable is not used, remove itWaldemar Brodkorb
2016-11-22ruby: update to 2.3.3Waldemar Brodkorb
2016-11-22ser2net: update to 3.2Waldemar Brodkorb
2016-11-22add new packages libva/libva-intel-driverWaldemar Brodkorb
2016-11-22tiff: update to 4.0.7Waldemar Brodkorb
2016-11-22mesa: update to 13.0.1Waldemar Brodkorb
2016-11-22util-linux: disable wide-char supportWaldemar Brodkorb
2016-11-21m68k/coldfire: elf2flt has some issues, gas error, so disable cfi asm generationWaldemar Brodkorb
2016-11-21asplib: new packageWaldemar Brodkorb
2016-11-21alsa-lib: allow to build for noMMU targets, patches from BuildrootWaldemar Brodkorb
2016-11-21always use ccache from OpenADK, problem reported by DiezWaldemar Brodkorb
2016-11-21xtensa: use optimized flags, default to binutils 2.27Waldemar Brodkorb
2016-11-21sh: fix libstdc++ installWaldemar Brodkorb
2016-11-21or1k: rename or1k-sim to sim-or1k, by default 64mb ramWaldemar Brodkorb
2016-11-20gcc: add missing m68k/coldfire patchWaldemar Brodkorb
2016-11-19qtbase: add new package, use device method like buildroot for cross-compileWaldemar Brodkorb
2016-11-18disable udev when systemd is selected as systemd included udevWaldemar Brodkorb
2016-11-18systemd: update to 232Waldemar Brodkorb
2016-11-18util-linux: update to 2.29, install libs to /usr/lib and fixup pc filesWaldemar Brodkorb
2016-11-17flex: fix build failureMario Haustein
Build failed because STAGE1FLEX was not evaluated Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
2016-11-17Fix atm_zatm.h for 4.6.8 kernelsMario Haustein
Fix a bug in uapi/linux/atm_zatm.h kernel header for 4.6.8 kernels introduced by kernel commit cf00713a655d and waiting to be reverted by upstream. Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
2016-11-17qemu-or1k: sync needed kernel symbols from or1k-simWaldemar Brodkorb