mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-12 03:11:40 +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
|
livecd-rootfs (2.765.14) jammy; urgency=medium
|
||||||
|
|
||||||
[ Samir Akarioh ]
|
[ Samir Akarioh ]
|
||||||
|
@ -849,8 +849,7 @@ case $PROJECT in
|
|||||||
# written generically to support both even though a lot of the
|
# written generically to support both even though a lot of the
|
||||||
# time only one kernel is offered.
|
# time only one kernel is offered.
|
||||||
|
|
||||||
# variants='ga hwe'
|
variants='ga hwe'
|
||||||
variants='ga'
|
|
||||||
|
|
||||||
for variant in $variants; do
|
for variant in $variants; do
|
||||||
if [ "$variant" = "ga" ]; then
|
if [ "$variant" = "ga" ]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user