summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-03-10c6x is uClinuxWaldemar Brodkorb
2016-03-09remove underscore from suffixWaldemar Brodkorb
2016-03-09fix update-rcconfWaldemar Brodkorb
2016-03-07if prevents the usability of symbols :(Waldemar Brodkorb
2016-03-07allow ADK_TARGET_CPU for alphaWaldemar 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-07mpfr: update to latest stable versionWaldemar Brodkorb
2016-03-07ca-certificates: update to latestWaldemar Brodkorb
2016-03-07irssi: update to latest stable versionWaldemar Brodkorb
2016-03-07fix nothread x86 buildsWaldemar 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-05fix build when no modules selectedWaldemar Brodkorb
2016-03-05transmission: update to latestWaldemar Brodkorb
2016-03-05or1k: use musl branch for gcc-5.2.0Waldemar 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-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