mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-04-21 08:01:17 +00:00
Merge branch 'feature/move-to-raspi-hwe-18.04' of https://git.launchpad.net/~fginther/livecd-rootfs into ubuntu/bionic
This commit is contained in:
commit
07c17a8258
4
debian/changelog
vendored
4
debian/changelog
vendored
@ -1,5 +1,9 @@
|
||||
livecd-rootfs (2.525.45) UNRELEASED; urgency=medium
|
||||
|
||||
[ Francis Ginther ]
|
||||
* Use the linux-raspi-hwe-18.04 kernel for raspi3 classic image builds.
|
||||
|
||||
[ Michael Hudson-Doyle ]
|
||||
* Backport snap seeding and other fixes for live-server ISOs. (LP: #1883156)
|
||||
* Stop building and mounting the mass-rack and maas-region squashfses for
|
||||
the server-live build as subiquity does not use them any more.
|
||||
|
@ -906,7 +906,7 @@ case $ARCH in
|
||||
;;
|
||||
raspi3)
|
||||
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
|
||||
BINARY_REMOVE_LINUX=false
|
||||
;;
|
||||
|
Loading…
x
Reference in New Issue
Block a user