[OE-core] [RFC PATCH] grub-efi: Do not use help2man

Darren Hart dvhart at linux.intel.com
Tue Jul 3 01:03:39 UTC 2012


On 07/02/2012 01:31 PM, Richard Purdie wrote:
> On Mon, 2012-07-02 at 13:09 -0700, Darren Hart wrote:

>> +Index: grub-1.99/configure
>> +===================================================================
>> +--- grub-1.99.orig/configure
>> ++++ grub-1.99/configure
> 
> Isn't configure regenerated so we don't need this second bit patching
> configure, just configure.ac?

It wasn't in my tests. I tried again in master with:

$ bitbake grub-efi-i586 native -c cleanall
$ bitbake grub-efi-i586 native -d devshell
  performs fetch, unpack, patch
# edited configure.ac and left configure alone
$ bitbake grub-efi-i586 native

Fails in the same way and configure does not reflect the changes from
configure.ac. This is what I would expect as ./autogen.sh should
typically only be run when building from the RCS sources and not release
tarballs.

-- 
Darren Hart
Intel Open Source Technology Center
Yocto Project - Linux Kernel






More information about the Openembedded-core mailing list