diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2013-08-01 18:17:59 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-08-03 10:33:13 +0100 |
commit | 176ad0db2c70b2a2275343aa8648eb2e48898b50 (patch) | |
tree | 6a8a9c29e029a53c055d17aa4c23b939f515fcf1 /scripts/bitbake-whatchanged | |
parent | ac60aa8cf707eec58e2cb51e7c406250d0b43ef1 (diff) | |
download | poky-176ad0db2c70b2a2275343aa8648eb2e48898b50.tar.gz |
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 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>
Diffstat (limited to 'scripts/bitbake-whatchanged')
0 files changed, 0 insertions, 0 deletions