Age | Commit message (Collapse) | Author |
|
WARNING: tested only on qemu-x86
|
|
|
|
|
|
|
|
- add some missing packages like cpio, lzma and gnu wget
- make microperl more featureful, needed for kernel-header
installation
- make a dependency to perl
- fix header installation for $libc-dev package
- fix 64bit uclibc setup, simplify gcc patches
and totally unrelated
- add preliminary kvm and libvirt support (not tested)
|
|
|
|
|
|
remove this static library, otherwise binutils cross-compile
fails, because it tries to use it.
|
|
|
|
barely tested. TomTom support is for my tomtom rider 2
navigation system and is a new toolchain only target.
I will add some special applications later.
Shuttle is my ADK buildserver. At least I can boot via
PXE and create software raid devices. Still need to figure out
how to manage grub2 and how to integrate a disk installer or something
like that.
|
|
|
|
- fix foxboard build, tested on classic
- remove unsed ibm-x40 target
- update all targets to linux-2.6.30.5
- fix native build, use kernel.config.$(CPU_ARCH) as kernel
configuration, when /proc/config.gz does not exist on host
|
|
|
|
- make it simpler and more equal
- add dependency to gperf needed for new config system
|
|
|
|
all three libraries tested with qemu-x86
|
|
|
|
- bring rb532 in shape, make it bootable
|
|
|
|
- add make/patch/rpm and dependencies
- update ar7 port a little bit
|
|
|
|
- patches for uClibc to work with pagesize != 4k
- use gcc extension to avoid -O2 compile
- use ld.so for 64 bit archs
big thanks to thorsten glaser helping out here.
|
|
|
|
- after upgrade to gcc 4.4 ld.so in uClibc was broken
- add gcc attribute always_inline for ld.so static functions
- -Os does not automatically inline the code, use O2 especially
for mips and uClibc compile
|
|
- boot via tftp works now
- fix libgcrypt compile issue
- disable-sjlj-exceptions, does not compile for mips64
|
|
|
|
|
|
|
|
|
|
|
|
- merge device-mapper and lvm package, because of upstream merge
- update squid to latest stable version
- add no64-lib patch for gcc, which fixes cross-build from x86 to
x86_64
|
|
|
|
|
|
- $id$ substitution is not apropriate for git scm
|
|
- MASTER_SITES -> PKG_SITES
- make libc boolean, makes no sense as package
|
|
PKG_SITES is correct now
|
|
- add support of all MIPS variants
- MIPS32 boots fine with MALTA emulation
- MIPS64 has a problem booting in 64 kernel mode,
even linux 2.6.30rc7 halt on boot
- remove Config.default
|
|
|
|
- update glibc to latest version (GIT), tarball includes glibc-ports needed for MIPS architecture
- fix building of toolchain for mips64el glibc/uclibc
- use /lib instead of /lib64 (no biarch support)
- fix X11 dependencies in build system
- fix glibc build errors for openldap, libnl, mpd and rtorrent
- verified toolchain changes on alix1c
|
|
- disable runit in busybox
- update gmp to latest upstream
- PKG_DEPEND -> PKG_DEPENDS
|
|
fic conflicts
Conflicts:
package/gnutls/Makefile
package/mrd6/Makefile
|
|
* update gcc to 4.4.0
* update gnutls and ruby
* fix c++ issues for some packages
|
|
- use CPU_ARCH for fake dir and ipkg
- enable DEBUG option in menu and rename to ADK_DEBUG
|
|
|