Merge ~kchsieh/+git/systemd-hwe:ubuntu-lunar into ~canonical-foundations/+git/systemd-hwe:ubuntu-lunar

Proposed by Kai-Chuan Hsieh
Status: Merged
Merged at revision: b27682c9635c8bab10b48e4450e05e5b853849f0
Proposed branch: ~kchsieh/+git/systemd-hwe:ubuntu-lunar
Merge into: ~canonical-foundations/+git/systemd-hwe:ubuntu-lunar
Diff against target: 23 lines (+7/-0)
2 files modified
debian/changelog (+6/-0)
hwdb.d/90-sensor-ubuntu.hwdb (+1/-0)
Reviewer Review Type Date Requested Status
Lukas Märdian Approve
Nick Rosbrook Pending
Review via email: mp+435445@code.launchpad.net

Commit message

hwdb: Mark Dell platform accel sensor location to base (LP: #2002388)

Description of the change

Dell would like to disable screen rotation for the platform eternally.
Mark the aceel sensor location base to disable it.

To post a comment you must log in.
Revision history for this message
Lukas Märdian (slyon) wrote :

This matches the change merged upstream. Local build & autopkgtest passed.

The version string should be changed to 252.1.2 as this is a native package, or rather 252.4.1, as the corresponding version of systemd got uploaded earlier today. I can fix that before upload.

lgtm otherwise.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/debian/changelog b/debian/changelog
2index 2ed6d26..da3991e 100644
3--- a/debian/changelog
4+++ b/debian/changelog
5@@ -1,3 +1,9 @@
6+systemd-hwe (252.1.1ubuntu1) UNRELEASED; urgency=medium
7+
8+ * hwdb: Mark Dell platform accel sensor location to base (LP: #2002388)
9+
10+ -- Kai-Chuan Hsieh <kaichuan.hsieh@canonical.com> Tue, 10 Jan 2023 17:39:05 +0800
11+
12 systemd-hwe (252.1.1) lunar; urgency=medium
13
14 [ Lukas Märdian ]
15diff --git a/hwdb.d/90-sensor-ubuntu.hwdb b/hwdb.d/90-sensor-ubuntu.hwdb
16index b05cbb8..59c6ef4 100644
17--- a/hwdb.d/90-sensor-ubuntu.hwdb
18+++ b/hwdb.d/90-sensor-ubuntu.hwdb
19@@ -1,3 +1,4 @@
20 sensor:modalias:platform:HID-SENSOR-200073:dmi:*svnDell*:sku0C00:*
21 sensor:modalias:platform:HID-SENSOR-200073:dmi:*svnDell*:sku0C02:*
22+sensor:modalias:platform:HID-SENSOR-200073:dmi:*svnDell*:sku0C40:*
23 ACCEL_LOCATION=base

Subscribers

People subscribed via source and target branches