Fix for GCC9 build error is backported from master
branch to release branch rls-v0.19.

Patch Link:
https://github.com/intel/mkl-dnn/commit/027de7603662a569366e15132ac80298902b96b8

Signed-off-by: Naveen Saini <[email protected]>
---
 recipes-core/mkl-dnn/mkl-dnn_0.19.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-core/mkl-dnn/mkl-dnn_0.19.bb 
b/recipes-core/mkl-dnn/mkl-dnn_0.19.bb
index 79c95de7..6bf4ef67 100644
--- a/recipes-core/mkl-dnn/mkl-dnn_0.19.bb
+++ b/recipes-core/mkl-dnn/mkl-dnn_0.19.bb
@@ -10,7 +10,7 @@ SECTION = "lib"
 inherit pkgconfig cmake
 
 S = "${WORKDIR}/git"
-SRCREV = "41bee20d7eb4a67feeeeb8d597b3598994eb1959"
+SRCREV = "027de7603662a569366e15132ac80298902b96b8"
 SRC_URI = "git://github.com/intel/mkl-dnn.git;branch=rls-v0.19"
 
 UPSTREAM_CHECK_GITTAGREGEX = "^v(?P<pver>(\d+(\.\d+)+))$"
-- 
2.17.0

-- 
_______________________________________________
meta-intel mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-intel

Reply via email to