Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-19 | update u-boot to latest stable release, use libressl-host | Waldemar Brodkorb | |
2015-12-15 | BCM28XX uses mkknlimg which need GNU tr, check for it otherwise compile ↵ | Waldemar Brodkorb | |
coreutils on host | |||
2015-12-14 | use section tests | Waldemar Brodkorb | |
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> | |||
2015-12-13 | mksh: update to latest stable release | Waldemar Brodkorb | |
2015-12-13 | add libexpat dependency | Waldemar Brodkorb | |
2015-12-13 | expat: update to latest stable version | Waldemar Brodkorb | |
2015-12-13 | rework prereq check | Waldemar Brodkorb | |
The new prereq check is completely implemented in POSIX shell in scripts/prereq.sh. It combines the old features from Makefile, scan-tools.sh, scan-pkgs.sh, reloc.sh and some wrappers for tools. The big benefit is to have all portability stuff in one place. Furthermore we can compile GNU make and bash on the fly, for systems lacking the required tools. All changes on the host are detected on the fly, no make prereq required anymore. The build process is separated in following three phases: 1. small wrapper Makefile is used for BSD make or GNU make 2. prereq.sh is called, doing all checking, calling Makefile.adk 3. old logic in Makefile.adk or mk/build.mk is used Tested successfully on Linux, MacOS X, Cygwin, FreeBSD, OpenBSD and NetBSD. An old depmaker bug was fixed, only optional host tools are compiled. For example, even when a host provides xz, a local xz was compiled in the past, because other packages had a build dependency on it. Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> | |||
2015-12-11 | Revert "rework prereq check" | Waldemar Brodkorb | |
This reverts commit fba2ff31928b18364c1934654169806f5c800e23. | |||
2015-12-11 | rework prereq check | wbx | |
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> | |||
2015-12-09 | another FreeBSD fix | Waldemar Brodkorb | |
2015-12-07 | autoconf: disable manpages/docs | Waldemar Brodkorb | |
2015-12-07 | libnfc: new package | Waldemar Brodkorb | |
2015-12-06 | move packages to new section testsuite | Waldemar Brodkorb | |
2015-12-06 | ltp: use latest git version, move to new section | Waldemar Brodkorb | |
2015-12-06 | add new section for test suites | Waldemar Brodkorb | |
2015-12-06 | install config.sub and config.guess always | Waldemar Brodkorb | |
We need it for toolchain components. Add latest config.sub/config.guess from upstream with a minor patch for sh2eb detection. | |||
2015-12-06 | use PKG_KDEPENDS | Waldemar Brodkorb | |
2015-12-06 | fix nfsroot interfaces, network is already configured | Waldemar Brodkorb | |
2015-12-06 | fix opus compile for ARM neon with -ffast-math | Waldemar Brodkorb | |
2015-12-06 | rpcbind: fix for new libtirpc from buildroot | Waldemar Brodkorb | |
2015-12-06 | libtirpc: update to latest stable version | Waldemar Brodkorb | |
2015-12-06 | avahi: simplify, install utils | Waldemar Brodkorb | |
2015-12-06 | fix libstcxx package | Waldemar Brodkorb | |
2015-12-06 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2015-12-06 | libressl: disable apps/test | Waldemar Brodkorb | |
2015-12-06 | adktest: use poweroff for metag, too | Waldemar Brodkorb | |
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> | |||
2015-12-05 | harfbuzz: update to latest stable version | Waldemar Brodkorb | |
2015-12-05 | libpng: update to latest stable version | Waldemar Brodkorb | |
2015-12-05 | libmicrohttpd: update to latest stable version | Waldemar Brodkorb | |
2015-12-04 | dropbear: update to latest stable version | Waldemar Brodkorb | |
2015-12-04 | cmake: update to latest stable version | Waldemar Brodkorb | |
2015-12-04 | openssl: update to latest stable version | Waldemar Brodkorb | |
2015-12-04 | sysstat: update to latest stable version | Waldemar Brodkorb | |
2015-12-04 | zsh: update to latest stable version | Waldemar Brodkorb | |
2015-12-03 | use new PKG_KDEPENDS variable | Waldemar Brodkorb | |
2015-12-03 | cryptodev-linux: update to latest stable version | Waldemar Brodkorb | |
2015-12-02 | simplify toolchain building | Waldemar Brodkorb | |
Buildroot uses the two-stage mechanism since a while. This reduces the build time a lot. Instead of three stages, we just use the two-stage build. The benefit is that the C library do not need to be rebuild and one gcc compile is obsolete. Tested with embedded-test.sh. There is one unresolved problem, tile toolchain building is broken. | |||
2015-12-01 | dovecot: update to latest stable version | Waldemar Brodkorb | |
2015-12-01 | mutt: update to latest stable version | Waldemar Brodkorb | |
2015-11-29 | brutefir: fix runtime problems on hummingboard, reported by Oliver | Waldemar Brodkorb | |
2015-11-29 | ffmpeg: update to latest stable version | Waldemar Brodkorb | |
2015-11-27 | opus: update to latest stable version | Waldemar Brodkorb | |
2015-11-27 | wpa_supplicant: update to latest stable version | Waldemar Brodkorb | |
2015-11-27 | iw: update to latest stable version | Waldemar Brodkorb | |
2015-11-27 | hostapd: update to latest stable version | Waldemar Brodkorb | |
2015-11-27 | olsrd: update to latest stable version | Waldemar Brodkorb | |
2015-11-27 | zile: unbreak uClibc-ng builds | Waldemar Brodkorb | |
2015-11-27 | xfsprogs: update to latest stable, unbreak for uClibc-ng builds | Waldemar Brodkorb | |
2015-11-27 | dosfstools: update to latest stable, use new github url | Waldemar Brodkorb | |
2015-11-27 | strongswan: update to latest stable version | Waldemar Brodkorb | |