mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-08-14 18:24:15 +00:00
Imported 23.10.49 from mantic-release pocket.
No reason for CPC update specified.
This commit is contained in:
parent
9e031f1506
commit
f770ab5d83
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,3 +1,11 @@
|
||||
livecd-rootfs (23.10.49) mantic; urgency=medium
|
||||
|
||||
[ Phil Roche ]
|
||||
* fix: arm64 flash-kernel removal from ubuntu-cpc project cloud images
|
||||
(LP: #2037074)
|
||||
|
||||
-- Steve Langasek <steve.langasek@ubuntu.com> Wed, 27 Sep 2023 22:37:45 -0700
|
||||
|
||||
livecd-rootfs (23.10.48) mantic; urgency=medium
|
||||
|
||||
[ Dimitri John Ledkov ]
|
||||
|
@ -1057,11 +1057,7 @@ case $PROJECT in
|
||||
*+raspi)
|
||||
add_task install ubuntu-server-raspi
|
||||
;;
|
||||
armhf*)
|
||||
add_package install flash-kernel
|
||||
;;
|
||||
arm64*)
|
||||
add_package install flash-kernel
|
||||
if [ "${SUBARCH:-}" = "generic" ]; then
|
||||
KERNEL_FLAVOURS=generic
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user