mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-11 21:27:10 +00:00
Use linux-firmware-raspi2 instead of raspi3-firmware.
This commit is contained in:
parent
8465a11865
commit
b3dd27aedd
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,3 +1,11 @@
|
||||
livecd-rootfs (2.558) UNRELEASED; urgency=medium
|
||||
|
||||
* Use the new linux-firmware-raspi2 for pi3 boot binary blobs as
|
||||
raspi3-firmware includes upgrade hooks that conflict with our image
|
||||
configuration.
|
||||
|
||||
-- Łukasz 'sil2100' Zemczak <lukasz.zemczak@ubuntu.com> Fri, 18 Jan 2019 17:09:26 +0100
|
||||
|
||||
livecd-rootfs (2.557) disco; urgency=medium
|
||||
|
||||
* Don't install gpg or gpg-agent when building buildd images for series
|
||||
|
@ -834,7 +834,7 @@ case $ARCH in
|
||||
raspi3)
|
||||
COMPONENTS='main restricted universe multiverse'
|
||||
KERNEL_FLAVOURS=raspi2
|
||||
add_package install raspi3-firmware 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
|
||||
;;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user