]> code.ossystems Code Review - openembedded-core.git/commit
grub: disable floating ncurses dependency for GPLv2 version
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Thu, 1 Aug 2013 17:17:59 +0000 (18:17 +0100)
committerPaul Eggleton <paul.eggleton@linux.intel.com>
Wed, 7 Aug 2013 10:44:34 +0000 (11:44 +0100)
commitacf46cb2eb03c2ed3aadd7858044ba2837a83292
tree1bb7e24acdf4b53f05c600b716a8f77ba8f70af7
parent041342a518e1d33349eb52e11750e155a5647735
grub: disable floating ncurses dependency for GPLv2 version

A dependency was being added on ncurses conditionally upon whether it
had been built first. Explicitly disable this dependency to stop this
from happening.

Note that grub 2.x does not need this same fix because there ncurses is only
used when building grub-emu, which is only built when the specified
target platform is "emu" which we do not use.

(From OE-Core master rev: 2ca75dd0718ec37d7f131b8bcd841de6e876bd07)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-bsp/grub/grub_0.97.bb