]> code.ossystems Code Review - openembedded-core.git/commit
grub-efi: Do not use help2man
authorDarren Hart <dvhart@linux.intel.com>
Mon, 2 Jul 2012 19:52:20 +0000 (12:52 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 9 Jul 2012 15:58:17 +0000 (16:58 +0100)
commit035bc3f5ee99ed3bd74219d9717239299e4bc765
tree2ac6cd38db077a68570ec82b8fbe07e80a3c503b
parent8aac6ecc5194c734dfd3d677017ab3ea045b2339
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@linux.intel.com>
CC: Paul Eggleton <paul.eggleton@linux.intel.com>
CC: Radu Moisan <radu.moisan@intel.com>
grub-efi-native whitespace cleanup (INC)

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
meta/recipes-bsp/grub/files/grub-1.99-disable-help2man.patch [new file with mode: 0644]
meta/recipes-bsp/grub/grub-efi-native_1.99.bb