Age | Commit message (Collapse) | Author |
|
you can now choose between specific embedded systems like PC Engines
ALIX boards, Foxboard, .. or between generic architecture support like
x86, x86_64, mips, ...
This does reduce the overhead of duplicate configuration files in target
directory. Now qemu, toolchain and ibm x40 support is combined in one target
directory target/x86. Distinguishing between hardware profiles happens
via menu based configuration. (CPU choice for kernel, CFLAGS for package
building, ..). We will see if this is the right direction.
|
|
|
|
- enable busybox applets needed for natvie builds
- add header packages for expat and libnl
- remove rtl8187b driver, use kernel included driver
(needs more testing)
|
|
patches
|
|
|
|
|
|
|
|
another openadk build package needed to compile openadk
on an openadk target ;)
Fix some minor glitches.
|
|
- add new package bzip2
- make subpackage libblkid needed for swapon utility
- enable hibernation on lemote
|
|
- add latest git changes from upstream
- enable embedded controller driver for battery and fan control
- add wireless driver support in patch
- use sata/pata driver instead of ide support
tested and verified via nfs boot on my lemote book
|
|
- boot via tftp works now
- fix libgcrypt compile issue
- disable-sjlj-exceptions, does not compile for mips64
|
|
|