summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Collapse)Author
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-07mark as brokenWaldemar Brodkorb
2014-03-07Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-07fix jikes package, not yet packaged for the targetWaldemar Brodkorb
2014-03-07use mksh in tools, tooWaldemar Brodkorb
2014-03-07Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-07fix for linux-uclibcfooWaldemar Brodkorb
2014-03-07switching to mksh as default shell. It just works nice, when trying to debug ↵Waldemar Brodkorb
the bootup process. set -x wirh ash is not working well. And another reason, I have a good contact to the main developer of mksh. Actually he is a friend of mine ;). Adds 50 Kb to the default system (measured for x86 initramfs+kernel)
2014-03-07Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-07update mkshWaldemar Brodkorb
2014-03-07fix build for linux-uclibcfoo systemWaldemar Brodkorb
2014-03-06remove some broken packages entirelyWaldemar Brodkorb
2014-03-06mark p5-XML-Parser as broken for nowWaldemar Brodkorb
2014-03-06enable tls, after the gcc fixWaldemar Brodkorb
2014-03-06Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-06remove error.h to work with musl libcWaldemar Brodkorb
2014-03-06fix sh4 pathWaldemar Brodkorb
2014-03-06get rid of ADK_NATIVE mode, it is not regulary tested and the results where ↵Waldemar Brodkorb
not satisfying.
2014-03-05remove eglibc perl configsWaldemar Brodkorb
2014-03-05Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-05fix gcc cross compilationWaldemar Brodkorb
2014-03-04fix musl buildWaldemar Brodkorb
2014-03-04Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-04try to add support for graphical qemuWaldemar Brodkorb
2014-03-04update xkeyboard-config, pregenerate xml files, so no dependency to intltool ↵Waldemar Brodkorb
exist
2014-03-04remove dependency to intltoolWaldemar Brodkorb
2014-03-03need to explicitely link dl and pthreadWaldemar Brodkorb
2014-03-03fix fbset compile problemWaldemar Brodkorb
2014-03-03remove intltool, not required.Waldemar Brodkorb
2014-03-02resolve merge conflictWaldemar Brodkorb
2014-03-02remove REAL_GNU_TARGET_NAME, it is a relict from buildroot days, I do not ↵Waldemar Brodkorb
know why this is required. the names are not unique between arch with different abi
2014-03-02Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-02fix python breakage after STAGING_HOST_DIR renamingWaldemar Brodkorb
2014-03-02Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-02make socat ssl flavour and updateWaldemar Brodkorb
2014-03-02another endif fixWaldemar Brodkorb
2014-03-02fix extra endif..Waldemar Brodkorb
2014-03-02goodbye eglibc, see my blog http://blog.waldemar-brodkorb.de/Waldemar Brodkorb
2014-03-01Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-01add x32 toolchain and kernel supportWaldemar Brodkorb
2014-03-01Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-01fix host dependencyWaldemar Brodkorb
2014-03-01add basic support for x86_64 x32 abi, convert to miniconfigWaldemar Brodkorb
2014-03-01update to latest upstream, fix x86_64 x32 problemsWaldemar Brodkorb
2014-03-01gpm needs bison hostWaldemar Brodkorb
2014-03-01Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-01move target/tools to tools, use ADK_HOST_NEED variable to build a tool, when ↵Waldemar Brodkorb
required. Add archivers to tools, remove prereq checks for them. Rename host_ dir in preparation for shared openadk source via nfs/smb from different host systems. Make some abi cleanup
2014-03-01merge conflictWaldemar Brodkorb
2014-03-01update to gcc 4.8.2 (partially done by last commit)Waldemar Brodkorb