From: Changqing Li <[email protected]>

bpftrace set the version by "git describe --dirty", since we have local
patch for bpftrace, '-dirty' will be added into the version, set
CHECK_VERSION_PV to mute the version mismatch warning

Signed-off-by: Changqing Li <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
(cherry picked from commit 219328f37cbf6aa4b2d7b77d21e00240543d73ad)
Signed-off-by: Ankur Tyagi <[email protected]>
---
 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 d1a6cdf7a5..3ff0bccfd6 100644
--- a/meta-oe/conf/version-check.conf
+++ b/meta-oe/conf/version-check.conf
@@ -36,3 +36,4 @@ CHECK_VERSION_PV:pn-libusb-compat = "0.1.12"
 CHECK_VERSION_PV:pn-jemalloc = "${@d.getVar('PV').split('+')[0]}%"
 CHECK_VERSION_PV:pn-dialog = "${@d.getVar('PV').split('-')[0]}%"
 CHECK_VERSION_PV:pn-flite = '%'
+CHECK_VERSION_PV:pn-bpftrace = '${PV}%'
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#122545): 
https://lists.openembedded.org/g/openembedded-devel/message/122545
Mute This Topic: https://lists.openembedded.org/mt/116711338/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to