diff --git a/debian/changelog b/debian/changelog index 93c80bc1..04b3c95b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Tue, 07 Feb 2023 14:57:00 +0100 + livecd-rootfs (2.765.14) jammy; urgency=medium [ Samir Akarioh ] diff --git a/live-build/auto/config b/live-build/auto/config index 832b8408..e303ad21 100755 --- a/live-build/auto/config +++ b/live-build/auto/config @@ -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