summaryrefslogtreecommitdiff
path: root/package/bcm28xx-vc/patches/patch-host_applications_linux_apps_raspicam_CMakeLists_txt
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2017-07-03 20:41:50 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2017-07-06 19:08:18 +0200
commit9daf8c810684c4b438e361f3e57ed322265f95c0 (patch)
treefd6ffbb5165360a136291f1bab76a62f60daa64a /package/bcm28xx-vc/patches/patch-host_applications_linux_apps_raspicam_CMakeLists_txt
parent92855b2b18aff940a539f1998559c5f07889c464 (diff)
bcm28xx-vc: use /usr
Diffstat (limited to 'package/bcm28xx-vc/patches/patch-host_applications_linux_apps_raspicam_CMakeLists_txt')
-rw-r--r--package/bcm28xx-vc/patches/patch-host_applications_linux_apps_raspicam_CMakeLists_txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/bcm28xx-vc/patches/patch-host_applications_linux_apps_raspicam_CMakeLists_txt b/package/bcm28xx-vc/patches/patch-host_applications_linux_apps_raspicam_CMakeLists_txt
index f1ffd510a..b92e1e625 100644
--- a/package/bcm28xx-vc/patches/patch-host_applications_linux_apps_raspicam_CMakeLists_txt
+++ b/package/bcm28xx-vc/patches/patch-host_applications_linux_apps_raspicam_CMakeLists_txt
@@ -1,5 +1,5 @@
---- bcm28xx-vc-c2f27fb8e581f8e5af83bf28422553ade8f7a7c8.orig/host_applications/linux/apps/raspicam/CMakeLists.txt 2015-10-27 10:59:48.000000000 +0100
-+++ bcm28xx-vc-c2f27fb8e581f8e5af83bf28422553ade8f7a7c8/host_applications/linux/apps/raspicam/CMakeLists.txt 2015-11-16 20:30:58.288511661 +0100
+--- bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18.orig/host_applications/linux/apps/raspicam/CMakeLists.txt 2017-06-27 18:59:31.000000000 +0200
++++ bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18/host_applications/linux/apps/raspicam/CMakeLists.txt 2017-06-30 23:35:09.949011873 +0200
@@ -1,8 +1,6 @@
# raspistill/raspivid/raspiyuv
@@ -8,4 +8,4 @@
-
include_directories(${PROJECT_SOURCE_DIR}/host_applications/linux/libs/bcm_host/include)
include_directories(${PROJECT_SOURCE_DIR}/host_applications/linux/apps/raspicam/)
-
+ include_directories(${PROJECT_SOURCE_DIR}/host_applications/linux/libs/sm)