immortalwrt/target
Florian Eckert e3d8cb5c43
target/x86: add grub2-bios-setup to DEFAULT_PACKAGES
With the commit 5876d6a62f the command under
`/usr/sbin/grub-bios-setup` has been moved to its own package named
`grub-bios-setup`.

The script `81_upgrade_bootloader` under `/lib/preinit` is used by all
x86 targets to update the bootloader. The script is using the command
`grub-bios-setup` for this.

I get the following output at the first boot after the upgrade.
`/etc/preinit: line 9: /usr/sbin/grub-bios-setup: not found`.

To fix this, the DEFAULT_PACKAGES dependency is extended by the entry
`grub2-bios-setup` so that the missing command is installed again.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
(cherry picked from commit 027845b4ce)
2022-09-20 15:38:40 +08:00
..
imagebuilder imagebuilder: export SOURCE_DATE_EPOCH to environment 2022-04-14 01:04:14 +08:00
linux target/x86: add grub2-bios-setup to DEFAULT_PACKAGES 2022-09-20 15:38:40 +08:00
sdk build: scripts/config - update to kconfig-v5.14 2022-02-24 11:35:03 +08:00
toolchain config: pack toolchain per default on buildbots 2021-11-27 03:52:11 +08:00
Config.in base-files: add eMMC sysupgrade support 2022-02-12 12:26:37 +08:00
Makefile update target 2019-08-19 22:26:19 +08:00