summaryrefslogtreecommitdiffstats
path: root/dynamic-layers
diff options
context:
space:
mode:
authorMartin Jansa <martin.jansa@gmail.com>2019-10-24 19:11:55 +0000
committerAnuj Mittal <anuj.mittal@intel.com>2019-10-25 10:04:52 +0800
commitc66d4837720eaa27e59eaad784b0f1eebbc8ba30 (patch)
tree0855cd9f329dd41dc6cc121dc6051c2d28efe2bc /dynamic-layers
parent147101da18efc2ff156fb1cc23871f8eb368b8f3 (diff)
downloadmeta-intel-c66d4837720eaa27e59eaad784b0f1eebbc8ba30.tar.gz
dldt-inference-engine: Add ISSL license for the firmware files
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'dynamic-layers')
-rw-r--r--dynamic-layers/openembedded-layer/recipes-support/opencv/dldt-inference-engine_2019r3.bb7
1 files changed, 5 insertions, 2 deletions
diff --git a/dynamic-layers/openembedded-layer/recipes-support/opencv/dldt-inference-engine_2019r3.bb b/dynamic-layers/openembedded-layer/recipes-support/opencv/dldt-inference-engine_2019r3.bb
index 4fe5d874..a655003d 100644
--- a/dynamic-layers/openembedded-layer/recipes-support/opencv/dldt-inference-engine_2019r3.bb
+++ b/dynamic-layers/openembedded-layer/recipes-support/opencv/dldt-inference-engine_2019r3.bb
@@ -28,8 +28,11 @@ SRC_URI[ma2x8x.sha256sum] = "2993ecfb638b311dca0f208bec8bf66ba896274c513d949781b
28SRC_URI[mv0262.md5sum] = "026f30b5b60ccadf7aedc3ebe0fbf7f1" 28SRC_URI[mv0262.md5sum] = "026f30b5b60ccadf7aedc3ebe0fbf7f1"
29SRC_URI[mv0262.sha256sum] = "3f55645ac3a0d35467d0ebb8689852664d65b73735ad5d782d423468d6e12781" 29SRC_URI[mv0262.sha256sum] = "3f55645ac3a0d35467d0ebb8689852664d65b73735ad5d782d423468d6e12781"
30 30
31LICENSE = "Apache-2.0" 31LICENSE = "Apache-2.0 & ISSL"
32LIC_FILES_CHKSUM = "file://../LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" 32LIC_FILES_CHKSUM = "file://../LICENSE;md5=86d3f3a95c324c9479bd8986968f4327 \
33 file://../../ISSL.txt;md5=ab31aad35d740d800ae1e332d6290f50 \
34"
35LICENSE_${PN}-vpu-firmware = "ISSL"
33 36
34inherit cmake ptest python3native 37inherit cmake ptest python3native
35 38