mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-23 11:21:12 +00:00
Enable the hwe kernel variant for 22.04.2.
This commit is contained in:
parent
7205e76b79
commit
57fbcb4efd
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
livecd-rootfs (2.765.15) UNRELEASED; urgency=medium
|
||||
|
||||
* Enable the hwe kernel variant for 22.04.2 (LP: #2006481).
|
||||
|
||||
-- Łukasz 'sil2100' Zemczak <lukasz.zemczak@ubuntu.com> Tue, 07 Feb 2023 14:57:00 +0100
|
||||
|
||||
livecd-rootfs (2.765.14) jammy; urgency=medium
|
||||
|
||||
[ Samir Akarioh ]
|
||||
|
@ -849,8 +849,7 @@ case $PROJECT in
|
||||
# written generically to support both even though a lot of the
|
||||
# time only one kernel is offered.
|
||||
|
||||
# variants='ga hwe'
|
||||
variants='ga'
|
||||
variants='ga hwe'
|
||||
|
||||
for variant in $variants; do
|
||||
if [ "$variant" = "ga" ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user