From: Ross Burton <[email protected]> Signed-off-by: Ross Burton <[email protected]> Signed-off-by: Anuj Mittal <[email protected]> --- recipes-core/mkl-dnn/mkl-dnn_1.1.bb | 2 ++ 1 file changed, 2 insertions(+)
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 \ UPSTREAM_CHECK_GITTAGREGEX = "^v(?P<pver>(\d+(\.\d+)+))$" +CVE_PRODUCT = "intel:math_kernel_library" + COMPATIBLE_HOST = '(x86_64).*-linux' COMPATIBLE_HOST_libc-musl = 'null' -- 2.21.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#6280): https://lists.yoctoproject.org/g/meta-intel/message/6280 Mute This Topic: https://lists.yoctoproject.org/mt/64310705/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-intel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
