Merge ~vicamo/ubuntu/+source/backport-iwlwifi-dkms/+git/backport-iwlwifi-dkms:bug-1932158/disable-build-against-5.4/focal into ~canonical-hwe-team/ubuntu/+source/backport-iwlwifi-dkms/+git/backport-iwlwifi-dkms:ubuntu/focal

Proposed by You-Sheng Yang
Status: Merged
Merged at revision: 39f3b98b638f73c96f9967fd78c77a5cb1129d5c
Proposed branch: ~vicamo/ubuntu/+source/backport-iwlwifi-dkms/+git/backport-iwlwifi-dkms:bug-1932158/disable-build-against-5.4/focal
Merge into: ~canonical-hwe-team/ubuntu/+source/backport-iwlwifi-dkms/+git/backport-iwlwifi-dkms:ubuntu/focal
Diff against target: 27 lines (+7/-1)
2 files modified
debian/backport-iwlwifi-dkms.dkms.in (+1/-1)
debian/changelog (+6/-0)
Reviewer Review Type Date Requested Status
Dimitri John Ledkov (community) coredev Approve
Canonical Hardware Enablement Pending
Review via email: mp+404562@code.launchpad.net

Commit message

dkms: disable build against kernel >= 5.4

Description of the change

Since we have rolling kernel releases via -hwe flavor in LTS, the necessity of maintaining a working iwlwifi dkms package is becoming more and more irrelavent over time. backport-iwlwifi-dkms has been marked obsoleted for kernel v5.4 and newer, so we're going to take a step further to disable the build completely here.

To post a comment you must log in.
Revision history for this message
You-Sheng Yang (vicamo) wrote :
Revision history for this message
Dimitri John Ledkov (xnox) :
review: Approve (coredev)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
diff --git a/debian/backport-iwlwifi-dkms.dkms.in b/debian/backport-iwlwifi-dkms.dkms.in
index 48bc882..d10b799 100644
--- a/debian/backport-iwlwifi-dkms.dkms.in
+++ b/debian/backport-iwlwifi-dkms.dkms.in
@@ -1,7 +1,7 @@
1PACKAGE_NAME="@DKMS_PACKAGE_NAME@"1PACKAGE_NAME="@DKMS_PACKAGE_NAME@"
2PACKAGE_VERSION="#MODULE_VERSION#"2PACKAGE_VERSION="#MODULE_VERSION#"
3AUTOINSTALL="yes"3AUTOINSTALL="yes"
4OBSOLETE_BY="5.4.0"4BUILD_EXCLUSIVE_KERNEL="^((5\.[0-3]($|[.-]))|(4\.))"
55
6BUILT_MODULE_NAME[0]="compat"6BUILT_MODULE_NAME[0]="compat"
7BUILT_MODULE_LOCATION[0]="compat"7BUILT_MODULE_LOCATION[0]="compat"
diff --git a/debian/changelog b/debian/changelog
index bc73ff3..6cccb12 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
1backport-iwlwifi-dkms (8324-0ubuntu3~20.04.4) focal; urgency=medium
2
3 * Disable build against kernel newer than v5.4. (LP: #1932158)
4
5 -- You-Sheng Yang <vicamo.yang@canonical.com> Wed, 23 Jun 2021 17:26:41 +0800
6
1backport-iwlwifi-dkms (8324-0ubuntu3~20.04.3) focal; urgency=medium7backport-iwlwifi-dkms (8324-0ubuntu3~20.04.3) focal; urgency=medium
28
3 * No change rebuild in security pocket. LP: #1914279.9 * No change rebuild in security pocket. LP: #1914279.

Subscribers

People subscribed via source and target branches