grub-efi: remove configure patch, simply seed the cache
authorRoss Burton <ross.burton@intel.com>
Mon, 13 Jan 2014 17:26:51 +0000 (17:26 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 14 Jan 2014 17:03:55 +0000 (17:03 +0000)
commitaeefa741b4e641308bdd65e7de51199cfe8518d6
tree2ff9e152724e1ba3aee6f38c050014b02ea23c69
parent550a9371f6ab74f7ff529e60343ab1c04133aded
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.

(From OE-Core rev: 34b9b2931da1fbf4c68a3e35f4ca56553058574b)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-bsp/grub/files/grub-2.00-disable-help2man.patch [deleted file]
meta/recipes-bsp/grub/grub-efi_2.00.bb