24 lines
698 B
Diff
24 lines
698 B
Diff
From eab61c92672cdee71a09aaa0df81bc6648d5bcf3 Mon Sep 17 00:00:00 2001
|
|
From: AsciiWolf <mail@asciiwolf.com>
|
|
Date: Sat, 5 Jul 2025 23:44:08 +0200
|
|
Subject: [PATCH] hwdb: fix typo in 70-maker-tools.hwdb
|
|
|
|
(cherry picked from commit 225de2729da2b51531083fa0f88351b192db7b23)
|
|
|
|
Resolves: RHEL-72697
|
|
---
|
|
hwdb.d/70-maker-tools.hwdb | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
diff --git a/hwdb.d/70-maker-tools.hwdb b/hwdb.d/70-maker-tools.hwdb
|
|
index acbd61de02..86b738bfaa 100644
|
|
--- a/hwdb.d/70-maker-tools.hwdb
|
|
+++ b/hwdb.d/70-maker-tools.hwdb
|
|
@@ -68,5 +68,5 @@ usb:v2B71p000E*
|
|
# PowerSpec Ultra 3DPrinter
|
|
usb:v0315p0001*
|
|
usb:v2B71p00F6*
|
|
-usb:v2B71p00FF
|
|
+usb:v2B71p00FF*
|
|
ID_MAKER_TOOL=1
|