diff options
| author | Milan Misic <twoexem@gmail.com> | 2026-03-25 22:58:43 +0100 |
|---|---|---|
| committer | Milan Misic <twoexem@gmail.com> | 2026-03-25 22:58:43 +0100 |
| commit | 1100c261144e6b1b18edc329fae53fb9d0ece8c2 (patch) | |
| tree | bf09ae25bf1e3582fae458e787392f59955d6f4a /usr/src | |
| parent | 92092c07b83220bdb9b9cdd9141c9479d469160e (diff) | |
Add logic to handle MOK cert location difference, bump version
Diffstat (limited to 'usr/src')
| -rw-r--r-- | usr/src/st-lsm6dsx-shift13mi-1.2/Makefile (renamed from usr/src/st-lsm6dsx-shift13mi-1.1/Makefile) | 0 | ||||
| -rw-r--r-- | usr/src/st-lsm6dsx-shift13mi-1.2/dkms.conf (renamed from usr/src/st-lsm6dsx-shift13mi-1.1/dkms.conf) | 2 | ||||
| -rw-r--r-- | usr/src/st-lsm6dsx-shift13mi-1.2/st_lsm6dsx.h (renamed from usr/src/st-lsm6dsx-shift13mi-1.1/st_lsm6dsx.h) | 0 | ||||
| -rw-r--r-- | usr/src/st-lsm6dsx-shift13mi-1.2/st_lsm6dsx_buffer.c (renamed from usr/src/st-lsm6dsx-shift13mi-1.1/st_lsm6dsx_buffer.c) | 0 | ||||
| -rw-r--r-- | usr/src/st-lsm6dsx-shift13mi-1.2/st_lsm6dsx_core.c (renamed from usr/src/st-lsm6dsx-shift13mi-1.1/st_lsm6dsx_core.c) | 0 | ||||
| -rw-r--r-- | usr/src/st-lsm6dsx-shift13mi-1.2/st_lsm6dsx_i2c.c (renamed from usr/src/st-lsm6dsx-shift13mi-1.1/st_lsm6dsx_i2c.c) | 0 | ||||
| -rw-r--r-- | usr/src/st-lsm6dsx-shift13mi-1.2/st_lsm6dsx_shub.c (renamed from usr/src/st-lsm6dsx-shift13mi-1.1/st_lsm6dsx_shub.c) | 0 |
7 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/st-lsm6dsx-shift13mi-1.1/Makefile b/usr/src/st-lsm6dsx-shift13mi-1.2/Makefile index 787d987..787d987 100644 --- a/usr/src/st-lsm6dsx-shift13mi-1.1/Makefile +++ b/usr/src/st-lsm6dsx-shift13mi-1.2/Makefile diff --git a/usr/src/st-lsm6dsx-shift13mi-1.1/dkms.conf b/usr/src/st-lsm6dsx-shift13mi-1.2/dkms.conf index caabebd..58a2718 100644 --- a/usr/src/st-lsm6dsx-shift13mi-1.1/dkms.conf +++ b/usr/src/st-lsm6dsx-shift13mi-1.2/dkms.conf @@ -1,5 +1,5 @@ PACKAGE_NAME="st-lsm6dsx-shift13mi" -PACKAGE_VERSION="1.1" +PACKAGE_VERSION="1.2" BUILT_MODULE_NAME[0]="st_lsm6dsx_i2c" diff --git a/usr/src/st-lsm6dsx-shift13mi-1.1/st_lsm6dsx.h b/usr/src/st-lsm6dsx-shift13mi-1.2/st_lsm6dsx.h index 6405a53..6405a53 100644 --- a/usr/src/st-lsm6dsx-shift13mi-1.1/st_lsm6dsx.h +++ b/usr/src/st-lsm6dsx-shift13mi-1.2/st_lsm6dsx.h diff --git a/usr/src/st-lsm6dsx-shift13mi-1.1/st_lsm6dsx_buffer.c b/usr/src/st-lsm6dsx-shift13mi-1.2/st_lsm6dsx_buffer.c index 55d8777..55d8777 100644 --- a/usr/src/st-lsm6dsx-shift13mi-1.1/st_lsm6dsx_buffer.c +++ b/usr/src/st-lsm6dsx-shift13mi-1.2/st_lsm6dsx_buffer.c diff --git a/usr/src/st-lsm6dsx-shift13mi-1.1/st_lsm6dsx_core.c b/usr/src/st-lsm6dsx-shift13mi-1.2/st_lsm6dsx_core.c index dc78227..dc78227 100644 --- a/usr/src/st-lsm6dsx-shift13mi-1.1/st_lsm6dsx_core.c +++ b/usr/src/st-lsm6dsx-shift13mi-1.2/st_lsm6dsx_core.c diff --git a/usr/src/st-lsm6dsx-shift13mi-1.1/st_lsm6dsx_i2c.c b/usr/src/st-lsm6dsx-shift13mi-1.2/st_lsm6dsx_i2c.c index b2a7c2e..b2a7c2e 100644 --- a/usr/src/st-lsm6dsx-shift13mi-1.1/st_lsm6dsx_i2c.c +++ b/usr/src/st-lsm6dsx-shift13mi-1.2/st_lsm6dsx_i2c.c diff --git a/usr/src/st-lsm6dsx-shift13mi-1.1/st_lsm6dsx_shub.c b/usr/src/st-lsm6dsx-shift13mi-1.2/st_lsm6dsx_shub.c index d6a1eeb..d6a1eeb 100644 --- a/usr/src/st-lsm6dsx-shift13mi-1.1/st_lsm6dsx_shub.c +++ b/usr/src/st-lsm6dsx-shift13mi-1.2/st_lsm6dsx_shub.c |
