openwrtv3/package/boot
Alexandru Ardelean b33845b2da grub2: add PKG_FIXUP:=autoreconf
Reboot of: a0ea22ac43
Reverted: 3c52cbfa53

The host-side build of grub2 requires this sometimes.
This will re-generate the ./configure script from configure.ac.
I don't know the conditions of how this reproduces, it just
sometimes appears, and sometimes doesn't.

Build error
```
<lede-dir>/build_dir/target-x86_64_musl-1.1.15_yogi/host/grub-2.02~beta2/build-aux/missing: line 81: aclocal-1.14: command not found
WARNING: 'aclocal-1.14' is missing on your system.
         You should only need it if you modified 'acinclude.m4' or
         'configure.ac' or m4 files included by 'configure.ac'.
         The 'aclocal' program is part of the GNU Automake package:
         <http://www.gnu.org/software/automake>
         It also requires GNU Autoconf, GNU m4 and Perl in order to run:
         <http://www.gnu.org/software/autoconf>
         <http://www.gnu.org/software/m4/>
         <http://www.perl.org/>
Makefile:3962: recipe for target 'aclocal.m4' failed
```

Adding PKG_FIXUP adds sanity (i.e. autoreconf is used for host & target
builds) over just using HOST_FIXUP.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2016-12-20 16:24:21 +01:00
..
apex treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
fconfig treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
grub2 grub2: add PKG_FIXUP:=autoreconf 2016-12-20 16:24:21 +01:00
imx-bootlets treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
kexec-tools treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
kobs-ng treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
rbcfg rbcfg: move to Boot Loaders submenu of Utilities 2016-10-26 12:37:45 +02:00
uboot-ar71xx treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
uboot-at91 treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
uboot-envtools uboot-envtools: drop executable file attribute from files/ipq 2016-12-20 09:35:36 +01:00
uboot-imx6 treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
uboot-kirkwood treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
uboot-lantiq treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
uboot-layerscape treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
uboot-layerscape-32b treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
uboot-mvebu treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
uboot-mxs treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
uboot-omap treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
uboot-oxnas treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
uboot-pxa treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
uboot-sunxi treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
uboot-xburst treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
uboot-zynq treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
yamonenv treewide: clean up download hashes 2016-12-16 22:39:22 +01:00