mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
version-check.conf: mute version mismatch warning for pps-tools
The version get by the version check tool is wrong, the output include version of grep. Skip checking to mute the warning Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -31,3 +31,4 @@ CHECK_VERSION_PV:pn-bridge-utils = "1.7%"
|
||||
CHECK_VERSION_PV:pn-turbostat = "2024.07.26"
|
||||
CHECK_VERSION_PV:pn-bpftool = "%"
|
||||
CHECK_VERSION_PV:pn-libhugetlbfs = "%"
|
||||
CHECK_VERSION_PV:pn-pps-tools = '%'
|
||||
|
||||
Reference in New Issue
Block a user