mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-03-12 20:01:20 +00:00
Import patches-unapplied version 2.408 to ubuntu/xenial-proposed
Imported using git-ubuntu import. Changelog parent: c0750e3a3f06faaf0ed9f2e63e9c3ebb64eeba7f New changelog entries: * drop linux-firmware-raspi2, it does not actually contain driver firmware but bootloaders (and fails to install if its target dir is missing).
This commit is contained in:
parent
c0750e3a3f
commit
689e55f031
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,3 +1,11 @@
|
||||
livecd-rootfs (2.408) xenial; urgency=medium
|
||||
|
||||
* drop linux-firmware-raspi2, it does not actually contain driver
|
||||
firmware but bootloaders (and fails to install if its target dir
|
||||
is missing).
|
||||
|
||||
-- Oliver Grawert <ogra@ubuntu.com> Thu, 21 Apr 2016 14:15:21 +0200
|
||||
|
||||
livecd-rootfs (2.407) xenial; urgency=medium
|
||||
|
||||
[ Colin Watson ]
|
||||
|
@ -411,7 +411,7 @@ case $PROJECT:$SUBPROJECT in
|
||||
;;
|
||||
armhf)
|
||||
if [ "$devarch" = "raspi2" ]; then
|
||||
linux_package="linux-image-raspi2 linux-firmware-raspi2"
|
||||
linux_package="linux-image-raspi2"
|
||||
fi
|
||||
;;
|
||||
ppc64el|s390x)
|
||||
|
Loading…
x
Reference in New Issue
Block a user