]> 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)
committerSaul Wold <sgw@linux.intel.com>
Fri, 2 Aug 2013 15:01:41 +0000 (08:01 -0700)
commit2ca75dd0718ec37d7f131b8bcd841de6e876bd07
tree2a4190b6eea5f03ae59a3e0c29cffd6433853bfa
parente2cccd73e480318461641d8bc26d538178ff628a
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.

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