mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-07 17:02:30 +00:00
Switch raspi3 builds to the linux-raspi-hwe-18.04 kernel
As part of the backport of the 5.4 kernel for Raspberry Pi, the kernel flavour name is changing to match that in Focal. This is to provide a consistent name for the 5.4 kernel in both Bionic and Focal. This effectively rolls the kernel from 5.3 to 5.4 for raspi classic images.
This commit is contained in:
parent
6e37b05312
commit
db2e54491a
@ -906,7 +906,7 @@ case $ARCH in
|
|||||||
;;
|
;;
|
||||||
raspi3)
|
raspi3)
|
||||||
COMPONENTS='main restricted universe multiverse'
|
COMPONENTS='main restricted universe multiverse'
|
||||||
KERNEL_FLAVOURS=raspi2-hwe-18.04
|
KERNEL_FLAVOURS=raspi-hwe-18.04
|
||||||
add_package install linux-firmware-raspi2 u-boot-rpi flash-kernel u-boot-tools wpasupplicant
|
add_package install linux-firmware-raspi2 u-boot-rpi flash-kernel u-boot-tools wpasupplicant
|
||||||
BINARY_REMOVE_LINUX=false
|
BINARY_REMOVE_LINUX=false
|
||||||
;;
|
;;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user