Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-08 | remove openjdk6 | Waldemar Brodkorb | |
2014-01-06 | add full perl, first half of supported archs | Waldemar Brodkorb | |
2013-12-28 | convert microblaze to miniconfig kernel config generation, add support for ↵ | Waldemar Brodkorb | |
squashfs and jffs2 rootfs for qemu-microblaze, add support for both machine emulations | |||
2013-12-16 | fix xbmc build, use swig and sdl host, add CEC,NFS, SSH and Samba support | Waldemar Brodkorb | |
2013-11-13 | refresh TODO | Waldemar Brodkorb | |
2013-11-07 | update valgrind to latest upstream version, strlen is not a function in ↵ | Waldemar Brodkorb | |
ld.so in latest glibc/eglibc setups, just remove the redirect for now. enable automatic building of debug subpackages. update TODO | |||
2013-10-29 | rpcbind: convert to autotool infrastructure | Waldemar Brodkorb | |
2013-10-26 | fix sparc32 toolchain building with glibc, see ↵ | Waldemar Brodkorb | |
http://sourceware.org/bugzilla/show_bug.cgi?id=15985 | |||
2013-10-24 | add some ideas | Waldemar Brodkorb | |
2013-10-21 | automatically create development subpackages, without user interaction, ↵ | Waldemar Brodkorb | |
depend on gcc for the target, simplifies a lot of library packages | |||
2011-11-19 | nothing useful in TODO | Waldemar Brodkorb | |
2011-10-22 | be more realistic | Waldemar Brodkorb | |
2011-04-07 | update some packages after libpng15 update, misc stuff | Waldemar Brodkorb | |
2011-03-31 | I am to tupid for git, today. | Waldemar Brodkorb | |
Revert "Revert "fix conflict, autoseect libgcj"" This reverts commit c2bd3a43342e37a05a97e12581dd2bd52993877a. | |||
2011-03-31 | Revert "fix conflict, autoseect libgcj" | Waldemar Brodkorb | |
This reverts commit ac46bdeef28bc2b65e1880884a79257c28e423a7, reversing changes made to 418fb3668f7140cc3e2ba07c354fe0d9bbb47d04. | |||
2011-03-24 | update TODO, remove duplicate wrong files | Waldemar Brodkorb | |
2011-02-10 | add basic ccache support | Waldemar Brodkorb | |
2011-02-05 | fix build and runtime dependencies | Waldemar Brodkorb | |
2011-01-28 | gmediaserver needs libmagic, make a subpackage | Waldemar Brodkorb | |
2011-01-22 | update TODO | Waldemar Brodkorb | |
2011-01-19 | remove autoreconf from package build, add a pregenerated patch | Waldemar Brodkorb | |
2011-01-17 | fix packages to be compile with stack protector | Waldemar Brodkorb | |
- libtool do not pass -fstack-protector while linking, but this is required to successfully link libraries or executables with SSP - pass LDFLAGS for non-libtool packages | |||
2011-01-11 | update todo, resolv conflict | Waldemar Brodkorb | |
2011-01-11 | remove from TODO list, enable aufs2-util on bulk builds. | Waldemar Brodkorb | |
2011-01-11 | fix bzr package build | Waldemar Brodkorb | |
2011-01-10 | fix timezone configuration for glibc based systems | Waldemar Brodkorb | |
2011-01-10 | add LTO support to toolchain settings. Cleanup SYSROOT mess. | Waldemar Brodkorb | |
- just use on sysroot directory for toolchain. - add missing patches from previos commit. (rpath/cflags cleanup) | |||
2011-01-08 | rework and cleanup top level directory creation, avoid some unnecessary rebuils | Waldemar Brodkorb | |
2011-01-07 | add varios patches... | Waldemar Brodkorb | |
eglibc should install nsswitch.conf and others. add -fhonour-copts to TARGET_CFLAGS. | |||
2011-01-06 | remove obsolete SUB_INSTALL stuff. | Waldemar Brodkorb | |
2011-01-01 | enable ACPI for ALIX1c board. | Waldemar Brodkorb | |
This is required for correct IRQ routing. After this MFGPT get its interrupt 7 and the watchdog works fine. Bug closed. | |||
2010-12-30 | rework architecture / embedded systems concept | Waldemar Brodkorb | |
Make configuration of new targets cheap. Just add a new file in target/arch/sys-enabled/foo. See other files for syntax. While doing runtime tests with the new infrastructure I've updated a lot of other stuff: - gcc 4.5.2 - uClibc 0.9.32-rc1 (NPTL) - strongswan, php, miredo, parted, util-linux-ng, e2fsprogs I promise, this is the last big fat commit this year ;) | |||
2010-12-11 | update and add some ideas | Waldemar Brodkorb | |
2010-12-01 | update TODO, remove some stuff i will not do at the moment | Waldemar Brodkorb | |
2010-11-27 | fix tab completion in vim :edit, by installing the example vimrc | Waldemar Brodkorb | |
2010-11-21 | update TODO | Waldemar Brodkorb | |
2010-11-13 | add mkimage to tools dir, update to latest stable kernel | Waldemar Brodkorb | |
2010-11-10 | update todo | Waldemar Brodkorb | |
2010-11-09 | update | Waldemar Brodkorb | |
2010-10-14 | make MacOS X works as build system for most of the packages, update some ↵ | Waldemar Brodkorb | |
packages to latest stable upstream version | |||
2010-09-21 | update some package to latest upstream | Waldemar Brodkorb | |
2010-08-01 | disable global ipv6 configuration symbol, use flavours instead | Waldemar Brodkorb | |
2010-07-15 | add fancy prompt with hostname | Waldemar Brodkorb | |
2010-07-13 | update TODO | Waldemar Brodkorb | |
2010-07-09 | update TODO | Waldemar Brodkorb | |
2010-07-07 | more runtime fixes, update of some packages. | Waldemar Brodkorb | |
- update busybox, dnsmasq, ppp and libusb - add timezone and hostname configuration for target via menu - fix resolv.conf creation for dhcp client - fix usb for alix boards - enable lsusb and lspci by default | |||
2010-05-20 | activate and refresh support for rb411/rb433 | Waldemar Brodkorb | |
after n0-1 helped to find a way to fix my broken rb433 by using the primary bootloader via shortening a jumper I got the motivation to get this target working again. Summarize both targets to newly created rb4xx target. | |||
2010-04-12 | fix stupid merge errors, mentioned by phil | Waldemar Brodkorb | |
2010-03-28 | implement adkupdate for ag241, add kernel patches for 2.6.33.1 | Waldemar Brodkorb | |
2010-03-25 | glibc build for mips works, no interest in drbd at the moment | Waldemar Brodkorb | |