Make sure that we match only the tags with proper version numbers.
Signed-off-by: Anuj Mittal <[email protected]>
---
.../openembedded-layer/recipes-oneapi/ospray/ospray_2.6.0.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git
a/dynamic-layers/openembedded-layer/recipes-oneapi/ospray/ospray_2.6.0.bb
b/dynamic-layers/openembedded-layer/recipes-oneapi/ospray/ospray_2.6.0.bb
index b2f4f7cb..d7f63a3a 100644
--- a/dynamic-layers/openembedded-layer/recipes-oneapi/ospray/ospray_2.6.0.bb
+++ b/dynamic-layers/openembedded-layer/recipes-oneapi/ospray/ospray_2.6.0.bb
@@ -28,3 +28,5 @@ PACKAGES =+ "${PN}-apps"
FILES:${PN}-apps = "\
${bindir} \
"
+
+UPSTREAM_CHECK_GITTAGREGEX = "^v(?P<pver>(\d+(\.\d+)+))$"
--
2.32.0
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#7217):
https://lists.yoctoproject.org/g/meta-intel/message/7217
Mute This Topic: https://lists.yoctoproject.org/mt/85115000/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-intel/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-