summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Collapse)Author
2014-03-19implement recursive dependency resolution for host packagesThorsten Glaser
(but host and target packages have strictly disjunct dependency groups)
2014-03-19rework getty/shell runtime options, add git as dependency, used in ↵Waldemar Brodkorb
base-files and is always good to create patches, get updates,..
2014-03-19Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-19add ADK_RUNTIME_CONSOLE_SERIAL_DEVICE, minor cleanups while thereWaldemar Brodkorb
2014-03-19Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-19use BUSYBOX_STATIC when ADK_STATIC is choosenWaldemar Brodkorb
2014-03-19prefer gnutls, smaller then opensslWaldemar Brodkorb
2014-03-18use the correct toolchain pathWaldemar Brodkorb
2014-03-18hudson says again: missing patchWaldemar Brodkorb
2014-03-18Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-18musl fixWaldemar Brodkorb
2014-03-18Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-18only install required timezoneWaldemar Brodkorb
2014-03-18hudson says: you forgot the patchesWaldemar Brodkorb
2014-03-18fix compile with muslWaldemar Brodkorb
2014-03-17fix buildWaldemar Brodkorb
2014-03-17Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-17fix musl compileWaldemar Brodkorb
2014-03-17remove kernel choice, always use 64 bit for 64bit targetWaldemar Brodkorb
2014-03-17Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-17disable libnss_compat, not usedWaldemar Brodkorb
2014-03-17Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-17enable musl build, patches via lua script from alpinelinuxWaldemar Brodkorb
2014-03-17security updateWaldemar Brodkorb
2014-03-17Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-17fix Darwin cross-buildWaldemar Brodkorb
2014-03-17Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-17fix networking on qemu-system-sparc64Waldemar Brodkorb
- use virtio drivers for sparc64 by default, builtin ne2k-pci emulation does not work - fix glibc packaging, revert x32 change, needs a better fix in sysroot
2014-03-17another musl fix, forgotten accidentlyWaldemar Brodkorb
2014-03-17allow static buildingWaldemar Brodkorb
2014-03-17Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-17do not include sysctl.h on muslWaldemar Brodkorb
2014-03-17Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-17fixups for x86_64 x32 toolchain, x86_64 32 still problematicWaldemar Brodkorb
- add a musl patch to recognize x86_64-foo-muslx32 - rework multilib configuration - remove explicit sjlj gcc configure, as suggested by the gcc docs - fix strace for x32
2014-03-16disable for musl (aiccu, atftp), fix pcc typoWaldemar Brodkorb
2014-03-16Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-16update libdrmWaldemar Brodkorb
2014-03-16fix musl compileWaldemar Brodkorb
2014-03-16fix compile, fropm openwrtWaldemar Brodkorb
2014-03-15Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-15remove my hack, not needed anymoreWaldemar Brodkorb
2014-03-15fix compile, use static linking for host toolWaldemar Brodkorb
2014-03-15Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-15startup fixesWaldemar Brodkorb
- always use /sbin/init, even for initramfs - mount devtmpfs for initramfs automatically in kernel space - fix armhf for adk-test-framework - remove mdev -s on boot, I think it is unneeded, takes very long on Qemu systems - add alias for ro/rw remounts of / - remove old /init and rc.shutdown, both unused
2014-03-15remove server/client flavour, just install both examplesWaldemar Brodkorb
2014-03-15update to latest, fix musl compileWaldemar Brodkorb
2014-03-15another musl fixWaldemar Brodkorb
2014-03-15add some musl fixesWaldemar Brodkorb
2014-03-15add some mesa fixesWaldemar Brodkorb
2014-03-14Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb