Message ID | 20250530024151.4152523-5-changqing.li@windriver.com |
---|---|
State | Under Review |
Headers | show |
Series | [meta-oe,1/8] version-check.conf: mute version mismatch warning for bpftool | expand |
diff --git a/meta-oe/conf/version-check.conf b/meta-oe/conf/version-check.conf index a12d1cb9b3..19ec37173a 100644 --- a/meta-oe/conf/version-check.conf +++ b/meta-oe/conf/version-check.conf @@ -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"