mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-22 02:41:12 +00:00
Handle the allwinner kernel in the same way as we handle generic
This commit is contained in:
parent
43133764fd
commit
ef87b2b2d5
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
||||
livecd-rootfs (2.765.40) UNRELEASED; urgency=medium
|
||||
|
||||
* Handle the allwinner kernel in the same way as we handle generic. This
|
||||
change seems to been missed, as it was present in noble. (LP: #2054412)
|
||||
|
||||
-- Łukasz 'sil2100' Zemczak <lukasz.zemczak@ubuntu.com> Tue, 20 Feb 2024 09:48:10 +0100
|
||||
|
||||
livecd-rootfs (2.765.39) jammy; urgency=medium
|
||||
|
||||
[ dann frazier ]
|
||||
|
@ -590,7 +590,7 @@ for FLAVOUR in $LB_LINUX_FLAVOURS; do
|
||||
continue
|
||||
fi
|
||||
case $FLAVOUR in
|
||||
virtual|generic-hwe-*)
|
||||
allwinner|virtual|generic-hwe-*)
|
||||
FLAVOUR="generic"
|
||||
;;
|
||||
lowlatency-hwe-*)
|
||||
|
Loading…
x
Reference in New Issue
Block a user