summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-03-04nginx: update to latest, add patches from buildrootWaldemar Brodkorb
2016-03-04squid: update to latest stable versionWaldemar Brodkorb
2016-03-04sqlite: update to latestWaldemar Brodkorb
2016-03-04depmaker: problem with excluded packagesWaldemar Brodkorb
bzip2-host is optional and prevents to generate correct host build dependency if python2-host is build. After that firefox will fail to build as pip needs openssl.
2016-03-04radvd: update to latest stable versionWaldemar Brodkorb
2016-03-04rrdtool: update to latest stable versionWaldemar Brodkorb
2016-03-04collectd: update to latest stable versionWaldemar Brodkorb
2016-03-04oprofile: update to latest stable versionWaldemar Brodkorb
2016-03-04radvd: update to latest stable versionWaldemar Brodkorb
2016-03-04openssl: update to latest stable versionWaldemar Brodkorb
2016-03-04libssh2: update to latest stableWaldemar Brodkorb
2016-03-04build mpd with pipe outputOliver Schib
Signed-off-by: Oliver Schib <lich000king@yahoo.de>
2016-03-04avahi: add library dependencyWaldemar Brodkorb
2016-03-04mpd: update to latest stable versionWaldemar Brodkorb
2016-03-04nano: update to latest stable versionWaldemar Brodkorb
2016-03-03openssh: update to latestWaldemar Brodkorb
2016-03-02kodi: add libcrossguid dependency, remove accidentally added object fileWaldemar Brodkorb
2016-03-02libevent: fix non-static buildWaldemar Brodkorb
2016-03-02build host u-boot when mkimage is not installedWaldemar Brodkorb
2016-03-02webkitgtk: update and add some patchesWaldemar Brodkorb
2016-03-02bump copyright yearWaldemar Brodkorb
2016-03-02jack2: update to git version, contains interesting NEON optimizationsWaldemar Brodkorb
2016-03-02alsa-lib: disable versioned symbol supportWaldemar Brodkorb
This fixes the following issue with aplay and uClibc-ng: aplay: set_params:1352: not enough memory
2016-03-01use git head, when PKG_GIT not setWaldemar Brodkorb
2016-03-01bcm28xx-bootloader: downgrade to last working versionWaldemar Brodkorb
2016-02-29libgpg-error: header for x86_64 uclibcWaldemar Brodkorb
2016-02-29cryptsetup: update to latest stable versionWaldemar Brodkorb
2016-02-29libssh: update to latest stable versionWaldemar Brodkorb
2016-02-29git: update to latest stable versionWaldemar Brodkorb
2016-02-29curl: update to latest stable versionWaldemar Brodkorb
2016-02-29add a workaround for ppc64 kernel compileWaldemar Brodkorb
2016-02-29add new PKG_GIT variableWaldemar Brodkorb
We can now clone git tags and branches in a more performant way. No change for specific hashes, other then PKG_GIT is required now. Do not remove .git dirs, as the downloaded code might be used to add a patch and send upstream. Add git as requirement for downloading. Remove unmaintained u-boot-git package.
2016-02-29fix url, reported by VolkerWaldemar Brodkorb
2016-02-28libevent: update to latest, fix static linkingWaldemar Brodkorb
2016-02-27kodi: update to JarvisWaldemar Brodkorb
2016-02-27libgpg-error: another header for ARM glibcWaldemar Brodkorb
2016-02-27on Linux partprobe might be useful, but not before every filesystem creationWaldemar Brodkorb
2016-02-27add NIOS2 to newlib supported architecturesWaldemar Brodkorb
2016-02-27add H8300 to newlib supported architecturesWaldemar Brodkorb
2016-02-27libelf provides a pkgconfig file, which should not be using double prefix, ↵Waldemar Brodkorb
fixes glib host compile
2016-02-27fix ARM noMMU toolchain creationWaldemar Brodkorb
2016-02-27add glibc patch to cross-compile on MacOS XWaldemar Brodkorb
2016-02-27prereq: add gzip/zlib checksWaldemar Brodkorb
2016-02-27add new lines for package dependent requirement messagesWaldemar Brodkorb
2016-02-27fix qemu-arm (vexpress) compileWaldemar Brodkorb
2016-02-27linux: update to latestWaldemar Brodkorb
2016-02-27add ARC to newlib supported architecturesWaldemar Brodkorb
2016-02-26prereq: allow verbose download messages from fetchcmd when make v is usedWaldemar Brodkorb
2016-02-26prereq: fatal error when no C/C++ compiler foundWaldemar Brodkorb
2016-02-26vlc: use libmatroskaWaldemar Brodkorb