summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Collapse)Author
2016-03-10nodejs: update to latest stable versionWaldemar Brodkorb
2016-03-10transmission: update to latest stable versionWaldemar Brodkorb
2016-03-10wolfssl: update to latestWaldemar Brodkorb
2016-03-10dropbear: update to latestWaldemar Brodkorb
2016-03-10nodejs: add new package, some patches from buildroot addedWaldemar Brodkorb
2016-03-07rework menu based config systemWaldemar Brodkorb
After the addition of bare metal toolchains the menu system allowed to create non-valid configurations. I reworked it so we can also add other operating system support if we wish. So first you choose your operating system, then your architecture and endianess, after that your embedded system, emulator or generic device and then you choose your task you want to run. Tasks may be toolchain, a new appliance/application or some preconfigured sets of packages and configurations as kodi, mpd, firefox and more. The tasks are limited to a plausible choice of hardware and software. Deduplicate CPU configuration. You don't wanna compile Kodi for a H8/300 microcontroller ;)
2016-03-07ca-certificates: update to latestWaldemar Brodkorb
2016-03-07irssi: update to latest stable versionWaldemar Brodkorb
2016-03-06allow to build x86 without threadsWaldemar Brodkorb
2016-03-06gdk-pixbuf: disable jpeg/png for hostWaldemar Brodkorb
2016-03-06libgtk2: update to latestWaldemar Brodkorb
2016-03-06device-tree-compiler: needs bisonWaldemar Brodkorb
2016-03-05dialog: fixed build and updated to latest release versionBALATON Zoltan
Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
2016-03-05eudev: enable verbose compile, remove unused configure optionsWaldemar Brodkorb
2016-03-05transmission: update to latestWaldemar Brodkorb
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-02webkitgtk: update and add some patchesWaldemar 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-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 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-27fix qemu-arm (vexpress) compileWaldemar Brodkorb
2016-02-26vlc: use libmatroskaWaldemar Brodkorb
2016-02-26libmatroska: new packageWaldemar Brodkorb