aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ti/ti-dvsdk-demos/remove-loadmodules_hd.sh-from-make-install_3.10.00.14.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/ti/ti-dvsdk-demos/remove-loadmodules_hd.sh-from-make-install_3.10.00.14.patch')
-rw-r--r--recipes/ti/ti-dvsdk-demos/remove-loadmodules_hd.sh-from-make-install_3.10.00.14.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes/ti/ti-dvsdk-demos/remove-loadmodules_hd.sh-from-make-install_3.10.00.14.patch b/recipes/ti/ti-dvsdk-demos/remove-loadmodules_hd.sh-from-make-install_3.10.00.14.patch
new file mode 100644
index 0000000000..adacecbfb2
--- /dev/null
+++ b/recipes/ti/ti-dvsdk-demos/remove-loadmodules_hd.sh-from-make-install_3.10.00.14.patch
@@ -0,0 +1,11 @@
+diff -uNr dvsdk_demos_3_10_00_14_orig/dm365/Makefile dvsdk_demos_3_10_00_14/dm365/Makefile
+--- dvsdk_demos_3_10_00_14_orig/dm365/Makefile 2010-04-27 19:26:55.000000000 -0500
++++ dvsdk_demos_3_10_00_14/dm365/Makefile 2010-04-27 19:31:31.000000000 -0500
+@@ -48,7 +48,6 @@
+ @make -C ../data install
+ @install -d $(EXEC_DIR)/thirdpartydemos
+ @install loadmodules.sh $(EXEC_DIR)
+- @install loadmodules_hd.sh $(EXEC_DIR)
+
+ $(INSTALLSUBDIRS):
+ @echo