version-check.conf: mute version mismatch warning for libusb-compat

Refer [1],  upstream set this version specially, so mute by skipp
checking

[1] https://github.com/libusb/libusb-compat-0.1/commit/49057f6ce5cd4d51e31594f290b2dd3c9f1dbaf8

Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Changqing Li
2025-05-30 10:41:48 +08:00
committed by Khem Raj
parent 5028e52c4e
commit 0282e63a84
+1
View File
@@ -32,3 +32,4 @@ CHECK_VERSION_PV:pn-turbostat = "2024.07.26"
CHECK_VERSION_PV:pn-bpftool = "%"
CHECK_VERSION_PV:pn-libhugetlbfs = "%"
CHECK_VERSION_PV:pn-pps-tools = '%'
CHECK_VERSION_PV:pn-libusb-compat = "0.1.12"