summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-01-20update some meta dataWaldemar Brodkorb
2010-01-20add a thank you file for contributorsWaldemar Brodkorb
2010-01-20usbutils needs libusb-compat and libpthreadPhil Sutter
The later dependency is implicitly met at built-time (due to it being provided by the libc), but still needed at run-time.
2010-01-20improve makefile dependencies for depmaker/pkgmaker runsPhil Sutter
In a built clone, whenever I change any package/*/Makefile, depmaker and pkgmaker need to be run again. Before, depmaker wasn't run again as long as ${TOPDIR}/.config wasn't touched (which is in fact unused by depmaker and therefore probably a wrong dependency), pkgmaker wasn't run as long as .menu existed (which now has to be newer than any of the above Makefiles). While here, this patch also fixes a small whitespace error.
2010-01-19Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-01-19Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-01-19enable watchdog driver and busybox userlandWaldemar Brodkorb
does not work yet on alix1c.
2010-01-19fix rb532 allmodconfigWaldemar Brodkorb
2010-01-19add tslib packageWaldemar Brodkorb
touchscreen suppport for SDL and Linux Framebuffer. Unfortunately it does not work with my Faytech TFT touchscreen display.
2010-01-16enable LED support for alix2d modelsWaldemar Brodkorb
2010-01-16fix target usb dependencyWaldemar Brodkorb
2010-01-16i need to use eval, fix broken update scriptWaldemar Brodkorb
2010-01-16add sdl-image and fix dependencies for sdlWaldemar Brodkorb
2010-01-16add make dep shortcutWaldemar Brodkorb
now you can use make dep menu menuconfig, if you change any PKG_DEPENDS or PKG_BUILDDEPS
2010-01-15make ag241 allmodconfig compileWaldemar Brodkorb
2010-01-13Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-01-13fix ag241 buildWaldemar Brodkorb
2010-01-13added LED support for AlixJoerg Seitter
added alix led driver and led trigger for heartbeat, timer, default-on and iptables LED target Signed-off-by: Joerg Seitter <oss@seitter.net>
2010-01-13Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-01-13fix ag241 compile. add target dependent package selections.Waldemar Brodkorb
2010-01-13fix cross-compile for uClibcWaldemar Brodkorb
2010-01-13fix compile on cygwinWaldemar Brodkorb
2010-01-13Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-01-11Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-01-11fix make distclean, when no .config exitWaldemar Brodkorb
2010-01-10add libSDL packageWaldemar Brodkorb
2010-01-10update jamvm to latest upstream versionWaldemar Brodkorb
2010-01-10Merge branch 'master' of openadk.org:/git/openadkWaldemar Brodkorb
2010-01-10update and fix nfs-utils with kerberos supportWaldemar Brodkorb
2010-01-10Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-01-10fix libshout build dependencyWaldemar Brodkorb
2010-01-10update alsa packagesWaldemar Brodkorb
2010-01-10Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
Conflicts: package/digitemp/Makefile
2010-01-10Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-01-10fix build on CygwinWaldemar Brodkorb
2010-01-10update to latest upstream versionWaldemar Brodkorb
2010-01-10fix build on cygwinWaldemar Brodkorb
2010-01-10Merge branch 'master' of openadk.org:/git/openadkWaldemar Brodkorb
2010-01-10Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-01-10implement update for foxboardWaldemar Brodkorb
2010-01-10update to latest upstream, no xmlto needed.Waldemar Brodkorb
2010-01-10fix build dependenciesWaldemar Brodkorb
2010-01-10Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-01-10fix dependencies for foxboard usb supportWaldemar Brodkorb
2010-01-10remove unused stuff. comment debug output.Waldemar Brodkorb
2010-01-10add scsi module, when SCSI support is used as kernel moduleWaldemar Brodkorb
2010-01-10enable by default for targets, which use itWaldemar Brodkorb
2010-01-10fix dependenciesWaldemar Brodkorb
2010-01-10Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-01-10add some build-deps for X librariesWaldemar Brodkorb