summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Collapse)Author
2014-03-24explicitely enable libcecWaldemar Brodkorb
2014-03-24update eudev, fix udev.pc file installWaldemar Brodkorb
2014-03-21mdev -s is required for cfgfs, /dev/root is missingWaldemar Brodkorb
2014-03-20Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-20fix package compile, overwrite TARGET_CCWaldemar Brodkorb
2014-03-20Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-20DEVICE must be substituted more than once in the lineWaldemar Brodkorb
2014-03-20Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-20need to remove any libiberty.a from toolchain buildWaldemar Brodkorb
2014-03-20udpate to latest upstream version, remove gnutls flavourWaldemar Brodkorb
2014-03-20fix include pathWaldemar Brodkorb
2014-03-20udpate to latest upstream versionWaldemar Brodkorb
2014-03-20fix python2 host buildWaldemar Brodkorb
2014-03-20convert to HOST_STYLE auto, add hostclean targetWaldemar Brodkorb
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