1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00
openwrt/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
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
kexec-tools
kobs-ng
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-kirkwood uboot-kirkwood: fix default bootcmd for Seagate Dockstar 2016-10-27 12:45:02 +02:00
uboot-lantiq
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
uboot-omap
uboot-oxnas
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-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