* otherwise components depending on them won't be able to find them

Signed-off-by: Martin Jansa <[email protected]>
---
 .../files/0002-R2-Install-DLDT-headers-libs-sample-Apps.patch   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dynamic-layers/openembedded-layer/recipes-support/opencv/files/0002-R2-Install-DLDT-headers-libs-sample-Apps.patch
 
b/dynamic-layers/openembedded-layer/recipes-support/opencv/files/0002-R2-Install-DLDT-headers-libs-sample-Apps.patch
index 7fab7799..8b563b1c 100644
--- 
a/dynamic-layers/openembedded-layer/recipes-support/opencv/files/0002-R2-Install-DLDT-headers-libs-sample-Apps.patch
+++ 
b/dynamic-layers/openembedded-layer/recipes-support/opencv/files/0002-R2-Install-DLDT-headers-libs-sample-Apps.patch
@@ -130,7 +130,7 @@ index 63fda2a..3a4bc48 100644
  file(GLOB_RECURSE EXTENSION_SOURCES extension/*.cpp extension/*.hpp 
extension/*.h)
  add_cpplint_target(ie_cpu_extension_cpplint FOR_SOURCES ${EXTENSION_SOURCES})
 +
-+install(DIRECTORY extension DESTINATION share/doc/inference_engine)
++install(DIRECTORY extension DESTINATION include/inference_engine)
 diff --git a/inference-engine/src/extension/CMakeLists.txt 
b/inference-engine/src/extension/CMakeLists.txt
 index 799a62d..fb14ebe 100644
 --- a/inference-engine/src/extension/CMakeLists.txt
-- 
2.17.1

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

Reply via email to