]> code.ossystems Code Review - openembedded-core.git/commit
grub2.inc: run autogen.sh before configure
authormingli.yu@windriver.com <mingli.yu@windriver.com>
Tue, 2 Aug 2016 06:38:10 +0000 (14:38 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 4 Aug 2016 14:05:47 +0000 (15:05 +0100)
commit949df030cf39e7f551302e1e6f86b0a270cd2181
tree3978acad1a79abd14e8d840e8665c33e8c96d97b
parent5705b7a55bc300e14c34b0530f4d49df101edd3c
grub2.inc: run autogen.sh before configure

* When adding new source files from upstream the autogen.sh
  script needs to be run
* Rework grub2-remove-sparc64-setup-from-x86-builds.patch
  to remove the grub-setup helper program grub-sparc64-setup
  in Makefile.util.def instead of the previous Makefile.util.am
  to avoid the update for Makefile.util.am in do_patch phase is
  overwritten by the autogen.sh in do_configure phase

Signed-off-by: Catalin Enache <catalin.enache@windriver.com>
Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-bsp/grub/files/grub2-remove-sparc64-setup-from-x86-builds.patch
meta/recipes-bsp/grub/grub2.inc
meta/recipes-bsp/grub/grub_git.bb