summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChangqing Li <changqing.li@windriver.com>2025-05-30 10:41:47 +0800
committerKhem Raj <raj.khem@gmail.com>2025-05-29 21:07:31 -0700
commit5028e52c4e44a7fe57dddfcdd1004457f741173b (patch)
tree21647a1320710bb1a01e223daf68402f716eaa03
parent3ce3d3bdb507525500e2db797118823394ea4b1d (diff)
downloadmeta-openembedded-5028e52c4e44a7fe57dddfcdd1004457f741173b.tar.gz
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>
-rw-r--r--meta-oe/conf/version-check.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/conf/version-check.conf b/meta-oe/conf/version-check.conf
index 8329d58e64..a12d1cb9b3 100644
--- a/meta-oe/conf/version-check.conf
+++ b/meta-oe/conf/version-check.conf
@@ -31,3 +31,4 @@ CHECK_VERSION_PV:pn-bridge-utils = "1.7%"
31CHECK_VERSION_PV:pn-turbostat = "2024.07.26" 31CHECK_VERSION_PV:pn-turbostat = "2024.07.26"
32CHECK_VERSION_PV:pn-bpftool = "%" 32CHECK_VERSION_PV:pn-bpftool = "%"
33CHECK_VERSION_PV:pn-libhugetlbfs = "%" 33CHECK_VERSION_PV:pn-libhugetlbfs = "%"
34CHECK_VERSION_PV:pn-pps-tools = '%'