Dear LinuxBIOS readers!
This is the automated build check service of LinuxBIOS.
The developer "uwe" checked in revision 2641 to the LinuxBIOS source repository and caused the following changes:
Change Log: Add initial support for the ASI/BCom MB-5BLMP mainboard, as used in the IGEL Winnet III thin client.
It boots a Linux kernel, but there are some problems. The login prompt is never reached, it simply hangs at some point. One possible reason is the IRQ table, which needs fixing.
Signed-off-by: Uwe Hermann uwe@hermann-uwe.de Acked-by: Stefan Reinauer stepan@coresystems.de
Build Log: Compilation of arima:hdama is still broken Compilation of artecgroup:dbe61 is still broken Configuration of asi:mb_5blmp is still broken Compilation of ibm:e325 is still broken Compilation of ibm:e326 is still broken Compilation of iwill:dk8s2 is still broken Compilation of iwill:dk8x is still broken
If something broke during this checkin please be a pain in uwe's neck until the issue is fixed.
If this issue is not fixed within 24h the revision will be backed out.
Yours truely, LinuxBIOS automatic build system
On Wed, May 09, 2007 at 10:36:17AM +0200, LinuxBIOS information wrote:
Configuration of asi:mb_5blmp is still broken
Maybe Config.abuild missing?
//Peter
On Wed, May 09, 2007 at 03:37:26PM +0200, Peter Stuge wrote:
On Wed, May 09, 2007 at 10:36:17AM +0200, LinuxBIOS information wrote:
Configuration of asi:mb_5blmp is still broken
Maybe Config.abuild missing?
Yep, that's one way to fix it. In this case it was easier, though, no need to introduce a new file (r2644).
Uwe.