systemd/0424-hwdb-add-70-maker-tools.hwdb-to-meson.build.patch
Jan Macku ee560ada81 systemd-257-12
Resolves: RHEL-100553,RHEL-103354,RHEL-104555,RHEL-106260,RHEL-44419,RHEL-72701,RHEL-79976,RHEL-97625,RHEL-97762
2025-08-13 13:54:24 +02:00

27 lines
849 B
Diff

From fec6c6f13c3bfad1b8d04df08717ba5bf6dd98fc Mon Sep 17 00:00:00 2001
From: AsciiWolf <mail@asciiwolf.com>
Date: Sat, 5 Jul 2025 23:32:09 +0200
Subject: [PATCH] hwdb: add 70-maker-tools.hwdb to meson.build
The hwdb file was not added there in 3dcb56f5e0fe4d937a003bf89496a27b52c5c69e for some reason
(cherry picked from commit cdbc500faa7cc95eee4c7ac5344127c5e1709e71)
Resolves: RHEL-72701
---
hwdb.d/meson.build | 1 +
1 file changed, 1 insertion(+)
diff --git a/hwdb.d/meson.build b/hwdb.d/meson.build
index 5498d486dd..d8a2fd9ea4 100644
--- a/hwdb.d/meson.build
+++ b/hwdb.d/meson.build
@@ -31,6 +31,7 @@ hwdb_files_test = files(
'70-cameras.hwdb',
'70-hardware-wallets.hwdb',
'70-joystick.hwdb',
+ '70-maker-tools.hwdb',
'70-mouse.hwdb',
'70-pda.hwdb',
'70-pointingstick.hwdb',