mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-22 02:41:12 +00:00
Build raspi2 images with multiverse for firmware.
This commit is contained in:
parent
f94b5db6e3
commit
d77a731d63
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,9 +1,13 @@
|
||||
livecd-rootfs (2.386) UNRELEASED; urgency=medium
|
||||
livecd-rootfs (2.386) xenial; urgency=medium
|
||||
|
||||
[ Michael Vogt ]
|
||||
* add dpkg.list to assets of the kernel snap
|
||||
* add grub-efi-arm64 to the arm64 OS snap
|
||||
|
||||
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 09 Mar 2016 23:16:55 +0100
|
||||
[ Adam Conrad ]
|
||||
* Build raspi2 images with multiverse for firmware.
|
||||
|
||||
-- Adam Conrad <adconrad@ubuntu.com> Mon, 14 Mar 2016 10:31:55 -0600
|
||||
|
||||
livecd-rootfs (2.385) xenial; urgency=medium
|
||||
|
||||
|
@ -569,7 +569,7 @@ case $ARCH in
|
||||
echo "d-i passwd/auto-login boolean true" >config/preseed/autologin.preseed.chroot
|
||||
;;
|
||||
raspi2)
|
||||
COMPONENTS='main restricted universe'
|
||||
COMPONENTS='main restricted universe multiverse'
|
||||
add_package install raspberrypi2-firmware u-boot-rpi flash-kernel u-boot-tools
|
||||
BINARY_REMOVE_LINUX=false
|
||||
;;
|
||||
|
Loading…
x
Reference in New Issue
Block a user