[oe-commits] Darren Hart : grub-efi: Do not use help2man

git at git.openembedded.org git at git.openembedded.org
Mon Jul 9 16:00:47 UTC 2012


Module: openembedded-core.git
Branch: master
Commit: 035bc3f5ee99ed3bd74219d9717239299e4bc765
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=035bc3f5ee99ed3bd74219d9717239299e4bc765

Author: Darren Hart <dvhart at linux.intel.com>
Date:   Mon Jul  2 12:52:20 2012 -0700

grub-efi: Do not use help2man

Fixes [YOCTO #2527]

Modify configure.ac and the generated configure script to avoid using
help2man during the compilation process. For grub-efi we are only
deploying the EFI payload and are not installing grub on the target
root filesystem. Therefor, we do not need the man pages.

Cleanup the SRC_URI whitespace while we add a line to it.

Signed-off-by: Darren Hart <dvhart at linux.intel.com>
CC: Paul Eggleton <paul.eggleton at linux.intel.com>
CC: Radu Moisan <radu.moisan at intel.com>

grub-efi-native whitespace cleanup (INC)

Signed-off-by: Darren Hart <dvhart at linux.intel.com>

---

 .../grub/files/grub-1.99-disable-help2man.patch    |  231 ++++++++++++++++++++
 meta/recipes-bsp/grub/grub-efi-native_1.99.bb      |   17 +-
 2 files changed, 240 insertions(+), 8 deletions(-)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=035bc3f5ee99ed3bd74219d9717239299e4bc765




More information about the Openembedded-commits mailing list