diff options
| -rw-r--r-- | recipes-core/mkl-dnn/mkl-dnn_1.1.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-core/mkl-dnn/mkl-dnn_1.1.bb b/recipes-core/mkl-dnn/mkl-dnn_1.1.bb index 799a58aa..b4fa4167 100644 --- a/recipes-core/mkl-dnn/mkl-dnn_1.1.bb +++ b/recipes-core/mkl-dnn/mkl-dnn_1.1.bb | |||
| @@ -22,6 +22,8 @@ SRC_URI = "git://github.com/intel/mkl-dnn.git;branch=rls-v1.1 \ | |||
| 22 | 22 | ||
| 23 | UPSTREAM_CHECK_GITTAGREGEX = "^v(?P<pver>(\d+(\.\d+)+))$" | 23 | UPSTREAM_CHECK_GITTAGREGEX = "^v(?P<pver>(\d+(\.\d+)+))$" |
| 24 | 24 | ||
| 25 | CVE_PRODUCT = "intel:math_kernel_library" | ||
| 26 | |||
| 25 | COMPATIBLE_HOST = '(x86_64).*-linux' | 27 | COMPATIBLE_HOST = '(x86_64).*-linux' |
| 26 | COMPATIBLE_HOST_libc-musl = 'null' | 28 | COMPATIBLE_HOST_libc-musl = 'null' |
| 27 | 29 | ||
