[Dist/Tizen] Add a runtime dependency on the MvNCS2 firmware package
[platform/upstream/dldt.git] / packaging / 0001-CMake-Do-not-call-get_linux_name-when-LINUX_OS_NAME-.patch
index 615bf76..d1e2904 100644 (file)
@@ -1,13 +1,14 @@
-From 9f1b68a48c93b01bf4ed61a96dafa7f1ac3ca2a5 Mon Sep 17 00:00:00 2001
+From c5776b1c367ef19574166e6562f930125789ae97 Mon Sep 17 00:00:00 2001
 From: Wook Song <wook16.song@samsung.com>
 Date: Wed, 13 Nov 2019 14:45:42 +0900
-Subject: [PATCH 1/3] [CMake] Do not call get_linux_name when LINUX_OS_NAME is
+Subject: [PATCH 1/2] [CMake] Do not call get_linux_name when LINUX_OS_NAME is
  provided
 
 In order to handle other OS platforms that are not compatible with the
 function, get_linux_name, in dependencies.cmake, this patch makes this
 function be not invoked when LINUX_OS_NAME is provided from outside.
 
+Change-Id: I19f7bde8d4175997cb9df31810595aa4ccbca460
 Signed-off-by: Wook Song <wook16.song@samsung.com>
 ---
  inference-engine/cmake/dependencies.cmake | 8 +++++---