summaryrefslogtreecommitdiff
path: root/recipes/ti/ti-dvsdk-demos/remove-loadmodules_hd.sh-from-make-install_3.10.00.14.patch
diff options
context:
space:
mode:
authorBrijesh Singh <bksingh@ti.com>2010-05-09 13:34:33 -0500
committerKoen Kooi <koen@openembedded.org>2010-06-12 11:03:52 +0200
commit1070e3c5b2d7a4b9d1105a640f2b4265082b5ec1 (patch)
tree25476117165fe7d9f677803eed53995d32da926f /recipes/ti/ti-dvsdk-demos/remove-loadmodules_hd.sh-from-make-install_3.10.00.14.patch
parent65d27d25590b41b106f982827a80afe56a9515fa (diff)
ti-dvsdk-demos_3.10.00.14: add newer version
Signed-off-by: Brijesh Singh <bksingh@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
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