openwrt/target/linux
Florian Eckert 027845b4ce 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>
2022-09-19 19:30:15 +02:00
..
airoha kernel: bump 5.15 to 5.15.68 2022-09-17 14:16:37 +02:00
apm821xx
archs38
armvirt armvirt: make 5.15 kernel default 2022-09-14 16:45:06 +02:00
at91 kernel: bump 5.10 to 5.10.143 2022-09-17 14:16:37 +02:00
ath25
ath79 ath79: specify factory.bin recipe for ASUS RP-AC51 2022-09-18 03:09:19 +09:00
bcm27xx kernel: bump 5.15 to 5.15.68 2022-09-17 14:16:37 +02:00
bcm47xx
bcm53xx bcm53xx: update NVMEM driver for NVRAM 2022-09-14 14:21:57 +02:00
bcm63xx
bcm4908
bmips
gemini
generic generic: 5.15: backport stmmac patches to change MTU 2022-09-19 15:19:54 +02:00
imx
ipq40xx ipq40xx: fix power LED colour ID in Netgear WAC510 dts 2022-09-19 17:49:56 +02:00
ipq806x
kirkwood
lantiq ltq-vdsl-app: rename to ltq-vdsl-vr9-app 2022-09-17 17:39:23 +02:00
layerscape
malta malta: make 5.15 kernel default 2022-09-14 16:45:06 +02:00
mediatek kernel: bump 5.15 to 5.15.68 2022-09-17 14:16:37 +02:00
mpc85xx kernel: bump 5.15 to 5.15.68 2022-09-17 14:16:37 +02:00
mvebu
mxs
octeon
octeontx
omap
oxnas
pistachio
qoriq
ramips ramips: mt7621-dts: change phy-mode of gmac1 to rgmii 2022-09-18 11:50:32 +02:00
realtek realtek: use upstream recommendation for secondary CPU start 2022-09-18 20:38:56 +02:00
rockchip
sunxi
tegra tegra: add kernel 5.15 support 2022-09-14 16:45:06 +02:00
uml
x86 target/x86: add grub2-bios-setup to DEFAULT_PACKAGES 2022-09-19 19:30:15 +02:00
zynq
Makefile