summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-03-11finetune rebuild stuffWaldemar Brodkorb
need to rebuild kmod-packages, when removed. f.e. by hudson. fix kmod-soft-watchdog while there. Use bin directory for ldd to avoid a cpio failure.
2014-03-10Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-10fix typo, remove wm8804Waldemar Brodkorb
2014-03-10Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-10update musl to latest gitWaldemar Brodkorb
2014-03-10Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-10add fs startup script for net mounts and data mount pointsWaldemar Brodkorb
2014-03-10Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-10fix md5 hashWaldemar Brodkorb
2014-03-10resolve conflictWaldemar Brodkorb
2014-03-10Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-10add some bulktoolchain finetuningWaldemar Brodkorb
2014-03-10bump toolchain kernel headersWaldemar Brodkorb
2014-03-10Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-10kernel bump, add hifiberry device driversWaldemar Brodkorb
2014-03-10Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-10update package collectionsWaldemar Brodkorb
2014-03-10update year, add Aboriginal Linux, which is helpful for exotic qemu ↵Waldemar Brodkorb
emulators and I used the miniconfig concept from there
2014-03-10make printk option configurable via menuconfigWaldemar Brodkorb
2014-03-10use SLOB allocator for embedded systemsWaldemar Brodkorb
2014-03-10rename STAGING_DIR to STAGING_TARGET_DIR, since ADK_NATIVE is gone, there is ↵Waldemar Brodkorb
no difference
2014-03-10suppress warnings from gcc/clangWaldemar Brodkorb
2014-03-09Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-09add the stable cubox-i kernel 3.10.30, add kernel patch from solidrun gitWaldemar Brodkorb
2014-03-09use WRKSRC, not WRKBUILD for config.{sub,guess} patching. fixes libdb build ↵Waldemar Brodkorb
for musl
2014-03-08Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-08use ADK_HOST_ONLY to mark host only packagesWaldemar Brodkorb
2014-03-08Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-08some work on qemu with graphicWaldemar Brodkorb
2014-03-08Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-08Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-08add some usb hid stuff for qemu-sh, you _must_ start qemu-sh with -serial ↵Waldemar Brodkorb
null -serial stdio. otherwise no output. thx to aboriginal linux
2014-03-08update BUGS, add sparc gcc 4.8.2 problemWaldemar Brodkorb
2014-03-08remove upower, xbmc uses simple shutdownWaldemar Brodkorb
2014-03-08update to 0.0.4, abort() was removedWaldemar Brodkorb
2014-03-08Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-08need to disable it for now, there are some issues with cross-compiling and ↵Waldemar Brodkorb
rbconfig.rb
2014-03-08mksh does not require special LDFLAGS/CPPFLAGSWaldemar Brodkorb
2014-03-08make a note how to create a sparse dmg file for mac usersWaldemar Brodkorb
2014-03-08Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-08use gnu sed for darwinWaldemar Brodkorb
2014-03-08add GNU find as dependency, add wrapper for DarwinWaldemar Brodkorb
2014-03-08fix shared library build with uclibcfooWaldemar Brodkorb
2014-03-08rename DISTDIR, make it configurable in the menuWaldemar Brodkorb
2014-03-07as a workaround, mark packages which are only for host as ADK_BROKENWaldemar Brodkorb
2014-03-07Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-07use standard busybox init, remove previously used /init. some configs and ↵Waldemar Brodkorb
ideas from buildroot project
2014-03-07Merge branch 'master' of git+ssh://openadk.org:/git/openadkWaldemar Brodkorb
2014-03-07fix x32 muslWaldemar Brodkorb
2014-03-07oops, wrong cflagsWaldemar Brodkorb