From 5028e52c4e44a7fe57dddfcdd1004457f741173b Mon Sep 17 00:00:00 2001 From: Changqing Li Date: Fri, 30 May 2025 10:41:47 +0800 Subject: [PATCH] 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 Signed-off-by: Khem Raj --- meta-oe/conf/version-check.conf | 1 + 1 file changed, 1 insertion(+) 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%" CHECK_VERSION_PV:pn-turbostat = "2024.07.26" CHECK_VERSION_PV:pn-bpftool = "%" CHECK_VERSION_PV:pn-libhugetlbfs = "%" +CHECK_VERSION_PV:pn-pps-tools = '%'