mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-03-04 16:01:24 +00:00
drop linux-firmware-raspi2 from snappy
This commit is contained in:
parent
c27954cda8
commit
6bd3aaffc1
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,3 +1,11 @@
|
||||
livecd-rootfs (2.408) UNRELEASED; 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