summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Collapse)Author
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
2017-03-16u-boot: allow to build for rpi3Waldemar Brodkorb
2017-03-16grep: be sure to have pcre-host firstWaldemar Brodkorb
2017-03-16xz: remove broken host build-dependencyWaldemar Brodkorb
2017-03-14implement kernel symbol neutral method to select audio addon boardsWaldemar Brodkorb
2017-03-13ccache: update to 3.3.4Waldemar Brodkorb
2017-03-12dtc: update to 1.4.4Waldemar Brodkorb
Add fdtget/fdtput, required for u-boot when binman is in use. Fixes: binman: Error running 'fdtget u-boot.dtb..'
2017-03-09mutt: update to 1.8.0, drop patchWaldemar Brodkorb
2017-03-09lua: update to 5.3.4Waldemar Brodkorb
2017-03-09openswan: update to 2.6.49.1Waldemar Brodkorb
2017-03-09postfix: update to 3.2.0Waldemar Brodkorb
2017-03-09dovecot: update to 2.2.28Waldemar Brodkorb
2017-03-06xvidcore: update to 1.3.4Waldemar Brodkorb
2017-03-06libx264: update to latest gitWaldemar Brodkorb
2017-03-06libva: add missing build dependencyWaldemar Brodkorb
2017-03-06libbluray: update to 1.0.0Waldemar Brodkorb
2017-03-06ffmpeg: update to 3.2.4Waldemar Brodkorb
2017-03-06wget: update to 1.19.1Waldemar Brodkorb
2017-03-06curl: update to 7.53.1Waldemar Brodkorb
2017-03-06gnutls: update to 3.5.9Waldemar Brodkorb
2017-03-06libressl: update to 2.4.5Waldemar Brodkorb
2017-03-05openjdk8: update to latest stable versionWaldemar Brodkorb
2017-03-05libffi: fix openjdk7 compile, which need to statically link libffiWaldemar Brodkorb
2017-02-27mtd-utils: other sub apps need this libsWaldemar Brodkorb
2017-02-27uclibc-ng-test: disable math testsWaldemar Brodkorb
2017-02-27boringssl: new packageWaldemar Brodkorb
2017-02-27bcm28xx: update bootloader and userland librariesWaldemar Brodkorb
2017-02-27nano: update to 2.7.5Waldemar Brodkorb
2017-02-27libsigsegv: update to 2.11Waldemar Brodkorb
2017-02-27kmod: update to 24Waldemar Brodkorb
2017-02-25kodi: needs liblzma/libbz2, we can not hide it with PKG_BBWaldemar Brodkorb
2017-02-25Revert "glib: update to 2.51.2, fix build on debian9"Waldemar Brodkorb
This reverts commit 9e0e06dca28a3c7e7c313b66e853cf5d6cc0d539.
2017-02-25util-linux: update to 2.29.2Waldemar Brodkorb
2017-02-25ltp: update to 20170116Waldemar Brodkorb
2017-02-25e2fsprogs: disable libuuid/libblkid, already provided by util-linuxWaldemar Brodkorb
2017-02-23fwinstall: simplify, add support for devicenameWaldemar Brodkorb
2017-02-23curl: update to 7.53.0Waldemar Brodkorb
2017-02-23add barebox bootloaderWaldemar Brodkorb
2017-02-22raspberry-pi3: fix mini.config bootupWaldemar Brodkorb
- cmdline.txt is not required with full device tree capable kernel - force 270x option for mkknlimg trailer - we need ext4 filesystem support in the kernel other filesystems are rarely used at the moment - ATAGS and CMDLINE_FROM_BOOTLOADER not required with device tree capable kernel - overlay dtb files are renamed to dtbo suffix
2017-02-21glib: update to 2.51.2, fix build on debian9Waldemar Brodkorb
2017-02-20add new package hugo, this requires google go. logic mostly from buildrootWaldemar Brodkorb
2017-02-19tinyxml: needs unzip for extractionWaldemar Brodkorb
2017-02-19more h8300 work, add u-bootWaldemar Brodkorb
2017-02-18strace: update to 4.16Waldemar Brodkorb
2017-02-18sed: update to 4.4Waldemar Brodkorb
2017-02-18quagga: update to 1.2.0Waldemar Brodkorb