diff options
author | Ross Burton <ross.burton@intel.com> | 2014-01-13 17:26:51 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-01-14 11:54:06 +0000 |
commit | 34b9b2931da1fbf4c68a3e35f4ca56553058574b (patch) | |
tree | 0b8658e32efe888590d48149f8488b66f8a99ca9 /meta/recipes-devtools | |
parent | 59f46f9c9f8a36d8829b9b33291249a7b92ebcac (diff) | |
download | openembedded-core-34b9b2931da1fbf4c68a3e35f4ca56553058574b.tar.gz openembedded-core-34b9b2931da1fbf4c68a3e35f4ca56553058574b.tar.bz2 openembedded-core-34b9b2931da1fbf4c68a3e35f4ca56553058574b.zip |
grub-efi: remove configure patch, simply seed the cache
grub-2.00-disable-help2man patches configure.ac to disable the help2man check
because we don't need the man pages. It also then patches configure itself so
that autogen.sh doesn't have to be called for performance reasons. However,
do_configure causes a full autoreconf so this optimisation is moot, and can
cause patch failures when an existing build tree is re-used.
Instead, simply use CACHED_CONFIGUREVARS to tell configure that it can't find
help2man.
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
0 files changed, 0 insertions, 0 deletions