summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Collapse)Author
2017-03-28grub: disable rpath, fix linking under DarwinWaldemar Brodkorb
2017-03-28objconv: remove binary, shorter descriptionWaldemar Brodkorb
2017-03-28lvm: fix cross-compile on DarwinWaldemar Brodkorb
2017-03-27cifs-utils: update to 6.7Waldemar Brodkorb
2017-03-27rpi: fix mini.configWaldemar Brodkorb
2017-03-27brutefir: fix cross-compile for ARMWaldemar Brodkorb
2017-03-27Merge branch 'package-objconv' of ableton-dir/openadk into masterWaldemar Brodkorb
2017-03-26u-boot: remove patchWaldemar Brodkorb
2017-03-26lvm: update to 2.02.168Waldemar Brodkorb
2017-03-26e2fsprogs: update to 1.43.4, fix Darwin cross-compile issue via ↵Waldemar Brodkorb
--enable-verbose-makecmds removal
2017-03-26u-boot: update to 2017.03Waldemar Brodkorb
2017-03-26clearfog: add u-boot distro patchWaldemar Brodkorb
2017-03-25lzo: update to 2.10Waldemar Brodkorb
2017-03-25openssh: update to 7.5p1Waldemar Brodkorb
2017-03-25openvpn: update to 2.4.1, add lz4 supportWaldemar Brodkorb
2017-03-25lz4: update to 1.7.5Waldemar Brodkorb
2017-03-25samba: update to 4.5.6Waldemar Brodkorb
2017-03-23Add objconv packagedir
2017-03-22bcm28xx-vc: add dtoverlay toolWaldemar Brodkorb
2017-03-22bcm28xx-bootloader: fix dtb loadingWaldemar Brodkorb
2017-03-20fix dependencies for libgo/libgfortranWaldemar Brodkorb
2017-03-20busybox: use C library crypt functions by defaultWaldemar Brodkorb
2017-03-19rpi: use uncompressed image, trailer creation otherwise seems brokenWaldemar Brodkorb
2017-03-19python3: update to 3.6.0Waldemar Brodkorb
2017-03-19python2: update to 2.7.13, simplify patchesWaldemar Brodkorb
2017-03-19bcm28xx-bootloader: update to latestWaldemar Brodkorb
2017-03-18gnutls: update to 3.5.10Waldemar Brodkorb
2017-03-18gnupg2: update to 2.1.19Waldemar Brodkorb
2017-03-18nginx: update to 1.11.10Waldemar Brodkorb
2017-03-18postgresql: update to 9.6.2Waldemar Brodkorb
2017-03-18php: update to 7.0.17Waldemar Brodkorb
2017-03-18freeswitch: update to 1.6.15Waldemar Brodkorb
2017-03-18tor: update to 0.2.9.10Waldemar Brodkorb
2017-03-18irssi: update to 1.0.2Waldemar Brodkorb
2017-03-18screen: update to 4.5.1Waldemar Brodkorb
2017-03-18mpd: update to 0.20.6, remove tremor supportWaldemar Brodkorb
2017-03-18libsamplerate: update to 0.1.9Waldemar Brodkorb
2017-03-17arcboot: new package, bootloader for SGIWaldemar Brodkorb
2017-03-17brutefir: fix segfault with uClibc-ng, reported by OliverWaldemar Brodkorb
2017-03-17brutefir: update to v1.0oWaldemar Brodkorb
2017-03-17libaudiofile: fix gcc6 compile issueWaldemar Brodkorb
2017-03-17zlib: cosmetic style changeWaldemar Brodkorb
2017-03-17Introduce kernel2minor packagePhil Sutter
This is used to generate a yaffs2 filesystem image containing just the kernel binary as required by Mikrotik's rb532 board. Signed-off-by: Phil Sutter <phil@nwl.cc>
2017-03-17package/mtd-utils: Enable UBIFS support in host buildPhil Sutter
Signed-off-by: Phil Sutter <phil@nwl.cc>
2017-03-17package/zlib: Enable host-packagePhil Sutter
Signed-off-by: Phil Sutter <phil@nwl.cc>
2017-03-17package/grub: Fix grub.cfgPhil Sutter
When trying qemu-x86_64 target with full disk image, grub wasn't able to read the rootfs. After comparing it's config with the one used on my notebook, I was able to get it right. Apart from fixing the failure, this also enables serial output so grub menu becomes accessible when calling qemu with -nographic option. Signed-off-by: Phil Sutter <phil@nwl.cc>
2017-03-17package/asterisk: Fix buildPhil Sutter
Looks like there is a bug in AST_INLINE_API macro voodoo. Fix taken from here: https://issues.asterisk.org/jira/browse/ASTERISK-25503 Signed-off-by: Phil Sutter <phil@nwl.cc>
2017-03-17package/screen: fix buildPhil Sutter
The problem is, sched.h is found in the local directory and therefore falsely included from system headers. This probably has something to do with openadk relying on builtin header inclusion in gcc instead of specifying them explicitly. Signed-off-by: Phil Sutter <phil@nwl.cc>
2017-03-16grub: use proxy friendly https urlWaldemar Brodkorb
2017-03-16allow to disable kernel module autoloading mechanism, useful when a big ↵Waldemar Brodkorb
defconfig is used