diff options
| author | Milan Misic <twoexem@gmail.com> | 2026-03-25 20:12:28 +0100 |
|---|---|---|
| committer | Milan Misic <twoexem@gmail.com> | 2026-03-25 20:12:28 +0100 |
| commit | 2c2447756af1670869a1af1d59d7fba59a6fbd46 (patch) | |
| tree | 495166ea2a959654bf16efe327b55c98fa2adea2 | |
| parent | b3688a211502763731f665e73bd34a321d9210d8 (diff) | |
Fixed control file even more
| -rw-r--r-- | DEBIAN/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/DEBIAN/control b/DEBIAN/control index 2be8dbc..02929cb 100644 --- a/DEBIAN/control +++ b/DEBIAN/control @@ -4,6 +4,7 @@ Architecture: amd64 Maintainer: Milan Misic <twoexem@gmail.com> Depends: dkms, linux-headers-generic, iio-sensor-proxy, mokutil Section: kernel +Priority: optional Description: LSM6DSO IMU driver fix for the SHIFT13mi/SHIFTbook Patches the st_lsm6dsx_i2c kernel module to recognise the SMOCF00 ACPI ID used by the STM LSM6DSO IMU in the SHIFT13mi/SHIFTbook tablet, fixing automatic |
