mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-07 17:02:30 +00:00
Use the virtual kernel for the arm64 cpc images instead of generic.
This commit is contained in:
parent
95d4c0b767
commit
1d71b6d5ab
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
|||||||
|
livecd-rootfs (2.433) yakkety; urgency=medium
|
||||||
|
|
||||||
|
* Use the virtual kernel for the arm64 cpc images instead of generic.
|
||||||
|
|
||||||
|
-- Adam Conrad <adconrad@ubuntu.com> Thu, 22 Sep 2016 21:54:16 -0600
|
||||||
|
|
||||||
livecd-rootfs (2.432) yakkety; urgency=medium
|
livecd-rootfs (2.432) yakkety; urgency=medium
|
||||||
|
|
||||||
* Use the virtual kernel for the powerpc64 cpc images (LP: #1625368)
|
* Use the virtual kernel for the powerpc64 cpc images (LP: #1625368)
|
||||||
|
@ -469,7 +469,6 @@ case $PROJECT in
|
|||||||
add_task install server
|
add_task install server
|
||||||
;;
|
;;
|
||||||
arm64)
|
arm64)
|
||||||
KERNEL_FLAVOURS=generic
|
|
||||||
add_package install flash-kernel
|
add_package install flash-kernel
|
||||||
add_task install server
|
add_task install server
|
||||||
;;
|
;;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user