mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-03-25 09:51:23 +00:00
add grub-efi-arm64 to the arm64 OS snap
This commit is contained in:
parent
5439a48096
commit
f94b5db6e3
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -1,6 +1,7 @@
|
||||
livecd-rootfs (2.386) UNRELEASED; urgency=medium
|
||||
|
||||
* 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
|
||||
|
||||
|
@ -424,7 +424,7 @@ case $PROJECT in
|
||||
add_package install flash-kernel u-boot-tools
|
||||
;;
|
||||
arm64)
|
||||
add_package install u-boot-tools
|
||||
add_package install u-boot-tools grub-efi-arm64
|
||||
;;
|
||||
esac
|
||||
OPTS="${OPTS:+$OPTS }--linux-packages=none --initramfs=none"
|
||||
|
Loading…
x
Reference in New Issue
Block a user