Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-17 | package/mtd-utils: Enable UBIFS support in host build | Phil Sutter | |
Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2017-03-17 | package/zlib: Enable host-package | Phil Sutter | |
Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2017-03-17 | package/grub: Fix grub.cfg | Phil 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-17 | package/asterisk: Fix build | Phil 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-17 | package/screen: fix build | Phil 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-16 | grub: use proxy friendly https url | Waldemar Brodkorb | |
2017-03-16 | allow to disable kernel module autoloading mechanism, useful when a big ↵ | Waldemar Brodkorb | |
defconfig is used | |||
2017-03-16 | u-boot: allow to build for rpi3 | Waldemar Brodkorb | |
2017-03-16 | grep: be sure to have pcre-host first | Waldemar Brodkorb | |
2017-03-16 | xz: remove broken host build-dependency | Waldemar Brodkorb | |
2017-03-14 | implement kernel symbol neutral method to select audio addon boards | Waldemar Brodkorb | |
2017-03-13 | ccache: update to 3.3.4 | Waldemar Brodkorb | |
2017-03-12 | dtc: update to 1.4.4 | Waldemar Brodkorb | |
Add fdtget/fdtput, required for u-boot when binman is in use. Fixes: binman: Error running 'fdtget u-boot.dtb..' | |||
2017-03-09 | mutt: update to 1.8.0, drop patch | Waldemar Brodkorb | |
2017-03-09 | lua: update to 5.3.4 | Waldemar Brodkorb | |
2017-03-09 | openswan: update to 2.6.49.1 | Waldemar Brodkorb | |
2017-03-09 | postfix: update to 3.2.0 | Waldemar Brodkorb | |
2017-03-09 | dovecot: update to 2.2.28 | Waldemar Brodkorb | |
2017-03-06 | xvidcore: update to 1.3.4 | Waldemar Brodkorb | |
2017-03-06 | libx264: update to latest git | Waldemar Brodkorb | |
2017-03-06 | libva: add missing build dependency | Waldemar Brodkorb | |
2017-03-06 | libbluray: update to 1.0.0 | Waldemar Brodkorb | |
2017-03-06 | ffmpeg: update to 3.2.4 | Waldemar Brodkorb | |
2017-03-06 | wget: update to 1.19.1 | Waldemar Brodkorb | |
2017-03-06 | curl: update to 7.53.1 | Waldemar Brodkorb | |
2017-03-06 | gnutls: update to 3.5.9 | Waldemar Brodkorb | |
2017-03-06 | libressl: update to 2.4.5 | Waldemar Brodkorb | |
2017-03-05 | openjdk8: update to latest stable version | Waldemar Brodkorb | |
2017-03-05 | libffi: fix openjdk7 compile, which need to statically link libffi | Waldemar Brodkorb | |
2017-02-27 | mtd-utils: other sub apps need this libs | Waldemar Brodkorb | |
2017-02-27 | uclibc-ng-test: disable math tests | Waldemar Brodkorb | |
2017-02-27 | boringssl: new package | Waldemar Brodkorb | |
2017-02-27 | bcm28xx: update bootloader and userland libraries | Waldemar Brodkorb | |
2017-02-27 | nano: update to 2.7.5 | Waldemar Brodkorb | |
2017-02-27 | libsigsegv: update to 2.11 | Waldemar Brodkorb | |
2017-02-27 | kmod: update to 24 | Waldemar Brodkorb | |
2017-02-25 | kodi: needs liblzma/libbz2, we can not hide it with PKG_BB | Waldemar Brodkorb | |
2017-02-25 | Revert "glib: update to 2.51.2, fix build on debian9" | Waldemar Brodkorb | |
This reverts commit 9e0e06dca28a3c7e7c313b66e853cf5d6cc0d539. | |||
2017-02-25 | util-linux: update to 2.29.2 | Waldemar Brodkorb | |
2017-02-25 | ltp: update to 20170116 | Waldemar Brodkorb | |
2017-02-25 | e2fsprogs: disable libuuid/libblkid, already provided by util-linux | Waldemar Brodkorb | |
2017-02-23 | fwinstall: simplify, add support for devicename | Waldemar Brodkorb | |
2017-02-23 | curl: update to 7.53.0 | Waldemar Brodkorb | |
2017-02-23 | add barebox bootloader | Waldemar Brodkorb | |
2017-02-22 | raspberry-pi3: fix mini.config bootup | Waldemar 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-21 | glib: update to 2.51.2, fix build on debian9 | Waldemar Brodkorb | |
2017-02-20 | add new package hugo, this requires google go. logic mostly from buildroot | Waldemar Brodkorb | |
2017-02-19 | tinyxml: needs unzip for extraction | Waldemar Brodkorb | |
2017-02-19 | more h8300 work, add u-boot | Waldemar Brodkorb | |
2017-02-18 | strace: update to 4.16 | Waldemar Brodkorb | |