openwrtv4/package/boot
Alexandru Ardelean a0ea22ac43 grub2: add PKG_FIXUP:=autoreconf
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-11-21 12:54:24 +01:00
..
apex ixp4xx: fix imagebuilder 2015-05-29 12:20:39 +00:00
fconfig fconfig: move to Boot Loaders submenu of Utilities 2016-10-26 12:37:45 +02:00
grub2 grub2: add PKG_FIXUP:=autoreconf 2016-11-21 12:54:24 +01:00
imx-bootlets cosmetic: remove trailing whitespaces 2015-10-15 22:12:13 +00:00
kexec-tools packages: use $(LN) macro, make symlinks relative 2015-04-03 00:07:43 +00:00
kobs-ng boot: kobs-ng: update kobs-ng for newer kernels 2016-09-04 13:36:09 +02:00
rbcfg rbcfg: move to Boot Loaders submenu of Utilities 2016-10-26 12:37:45 +02:00
uboot-ar71xx uboot-ar71xx: make reproducible 2016-10-15 11:36:51 +02:00
uboot-at91 package: Add U-Boot for at91 2016-10-06 12:15:13 +02:00
uboot-envtools uboot-envtools: add 'dockstar' for kirkwood 2016-11-21 10:10:38 +01:00
uboot-imx6 uboot-imx6: add support for i.MX6q SABRE board 2015-12-28 04:56:33 +00:00
uboot-kirkwood uboot-kirkwood: fix default bootcmd for Seagate Dockstar 2016-10-27 12:45:02 +02:00
uboot-lantiq uboot-lantiq: package does not build inside the SDK 2016-08-03 15:30:13 +02:00
uboot-layerscape layerscape: uboot: using perl script:byte_swap.pl to replace tcl script:byte_swap.tcl 2016-11-16 10:58:09 +01:00
uboot-layerscape-32b layerscape: add 64b/32b target for ls1012ardb device 2016-10-31 17:00:10 +01:00
uboot-mvebu uboot-mvebu: reset the 88E1512 PHY to make the wan port work 2016-09-26 13:03:18 +02:00
uboot-mxs packages: bump uboot-mxs to 2016.01, refresh patches 2016-01-19 21:50:11 +00:00
uboot-omap uboot-omap: update to 2015.10 2015-12-17 09:29:42 +00:00
uboot-oxnas uboot-oxnas: fix build error on non-linux systems 2016-07-19 12:48:28 +02:00
uboot-pxa source: Switch to xz for packages and tools where possible 2016-10-06 12:16:56 +02:00
uboot-sunxi uboot-sunxi: fix default config for OLIMEX A13 SOM (FS#239) 2016-11-02 02:11:19 +01:00
uboot-xburst uboot-*: update license info in uboot packages 2014-11-29 23:45:53 +00:00
uboot-zynq uboot-zynq: fix compile error for be short of dtc 2016-10-26 12:37:46 +02:00
yamonenv yamonenv: move to Boot Loaders submenu 2016-11-08 11:17:10 +01:00