grub2: only available on x86 and PowerPC and mark as BROKEN
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 31 May 2010 21:59:57 +0000 (23:59 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 12 Jun 2010 11:38:44 +0000 (13:38 +0200)
commit38a88b691834eece3fc9c0719d08b4f41ab2c474
tree3bc3e55102d22ecf40ab3c63aec9c321da201e12
parent1d73ef9449f6ff0d5d3d9c93291c8869b27830cc
grub2: only available on x86 and PowerPC and mark as BROKEN

The build process of grub2 breaks the compilation. It breaks with:

./configure: line 4766: syntax error near unexpected token `external'
./configure: line 4766: `AM_GNU_GETTEXT(external)'

In addition to this, it later requires Ruby. Do we really want to make
Buildroot depend on Ruby being installed on the host ? Do we really
want to build our own Ruby ? Do we even care about Grub2 ?

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
boot/grub2/Config.in