Signed-off-by: Naveen Saini <[email protected]>
---
recipes-core/mkl-dnn/mkl-dnn_0.17.4.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git a/recipes-core/mkl-dnn/mkl-dnn_0.17.4.bb
b/recipes-core/mkl-dnn/mkl-dnn_0.17.4.bb
index f2b3ae7d..c7572256 100644
--- a/recipes-core/mkl-dnn/mkl-dnn_0.17.4.bb
+++ b/recipes-core/mkl-dnn/mkl-dnn_0.17.4.bb
@@ -13,6 +13,8 @@ S = "${WORKDIR}/git"
SRCREV = "722901c9aaefa579698df778d061d4848ab8c3e3"
SRC_URI = "git://github.com/intel/mkl-dnn.git;branch=rls-v0.17"
+UPSTREAM_CHECK_GITTAGREGEX = "^v(?P<pver>(\d+(\.\d+)+))$"
+
COMPATIBLE_HOST = '(x86_64).*-linux'
COMPATIBLE_HOST_libc-musl = 'null'
--
2.17.0
--
_______________________________________________
meta-intel mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-intel