Match only the releases and not tags like v4.3.2-blender.

Signed-off-by: Anuj Mittal <anuj.mit...@intel.com>
---
 .../openembedded-layer/recipes-oneapi/embree/embree_4.3.1.bb    | 2 ++
 1 file changed, 2 insertions(+)

diff --git 
a/dynamic-layers/openembedded-layer/recipes-oneapi/embree/embree_4.3.1.bb 
b/dynamic-layers/openembedded-layer/recipes-oneapi/embree/embree_4.3.1.bb
index 71db4651..1eeaf339 100644
--- a/dynamic-layers/openembedded-layer/recipes-oneapi/embree/embree_4.3.1.bb
+++ b/dynamic-layers/openembedded-layer/recipes-oneapi/embree/embree_4.3.1.bb
@@ -28,3 +28,5 @@ EXTRA_OECMAKE += " \
                   -DEMBREE_ISPC_SUPPORT=ON  \
                   -DEMBREE_ZIP_MODE=OFF  \
                   "
+
+UPSTREAM_CHECK_GITTAGREGEX = "^v(?P<pver>(\d+(\.\d+)+))$"
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#8346): 
https://lists.yoctoproject.org/g/meta-intel/message/8346
Mute This Topic: https://lists.yoctoproject.org/mt/106475436/21656
Group Owner: meta-intel+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/meta-intel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to