Only match release tags like oneDPL-2021.4.0-release.
Signed-off-by: Anuj Mittal <[email protected]>
---
recipes-oneapi/onedpl/onedpl_2021.3.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git a/recipes-oneapi/onedpl/onedpl_2021.3.bb
b/recipes-oneapi/onedpl/onedpl_2021.3.bb
index 981b9614..f9468592 100644
--- a/recipes-oneapi/onedpl/onedpl_2021.3.bb
+++ b/recipes-oneapi/onedpl/onedpl_2021.3.bb
@@ -22,3 +22,5 @@ do_install() {
install -d -m 755 ${D}${includedir}/onedpl
cp -r ${S}/include/* ${D}${includedir}/onedpl
}
+
+UPSTREAM_CHECK_GITTAGREGEX = "^oneDPL-(?P<pver>(\d+(\.\d+)+))-release$"
--
2.32.0
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#7212):
https://lists.yoctoproject.org/g/meta-intel/message/7212
Mute This Topic: https://lists.yoctoproject.org/mt/85114995/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-intel/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-