[oe-commits] Roger Monk : ti-codec-engine: Add initial recipe for latest ce 2.26.00.08

git version control git at git.openembedded.org
Tue Sep 14 06:42:23 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 0ee1e449696318ff321ea16408ab27da065121fc
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=0ee1e449696318ff321ea16408ab27da065121fc

Author: Roger Monk <r-monk at ti.com>
Date:   Mon Sep 13 09:26:28 2010 +0100

ti-codec-engine: Add initial recipe for latest ce 2.26.00.08

Signed-off-by: Roger Monk <r-monk at ti.com>
Signed-off-by: Koen Kooi <k-kooi at ti.com>

---

 ...-08-Examples-Add-LPM_INSTALL_DIR-packages.patch |   60 ++++++++++++++++++++
 recipes/ti/ti-codec-engine_2.26.00.08.bb           |   10 +---
 2 files changed, 62 insertions(+), 8 deletions(-)

diff --git a/recipes/ti/ti-codec-engine/ce-2-26-00-08-Examples-Add-LPM_INSTALL_DIR-packages.patch b/recipes/ti/ti-codec-engine/ce-2-26-00-08-Examples-Add-LPM_INSTALL_DIR-packages.patch
new file mode 100644
index 0000000..1eb8108
--- /dev/null
+++ b/recipes/ti/ti-codec-engine/ce-2-26-00-08-Examples-Add-LPM_INSTALL_DIR-packages.patch
@@ -0,0 +1,60 @@
+diff --git a/examples/ti/sdo/ce/examples/apps/audio1_ires/rtcfg_local_evm3530_linux/makefile b/examples/ti/sdo/ce/examples/apps/audio1_ires/rtcfg_local_evm3530_linux/makefile
+index 2bbfb72..2a00d0d 100644
+--- a/examples/ti/sdo/ce/examples/apps/audio1_ires/rtcfg_local_evm3530_linux/makefile
++++ b/examples/ti/sdo/ce/examples/apps/audio1_ires/rtcfg_local_evm3530_linux/makefile
+@@ -80,6 +80,7 @@ REPO_PATH = \
+ 	$(FC_INSTALL_DIR)/packages \
+ 	$(FC_INSTALL_DIR)/examples \
+ 	$(CMEM_INSTALL_DIR)/packages \
++	$(LPM_INSTALL_DIR)/packages \
+ 	$(BIOSUTILS_INSTALL_DIR)/packages \
+ 	$(EXAMPLES_ROOTDIR)
+ 
+diff --git a/examples/ti/sdo/ce/examples/apps/speech1_copy/rtcfg_local_evm3530_linux/makefile b/examples/ti/sdo/ce/examples/apps/speech1_copy/rtcfg_local_evm3530_linux/makefile
+index f2b187a..827f6bc 100644
+--- a/examples/ti/sdo/ce/examples/apps/speech1_copy/rtcfg_local_evm3530_linux/makefile
++++ b/examples/ti/sdo/ce/examples/apps/speech1_copy/rtcfg_local_evm3530_linux/makefile
+@@ -74,6 +74,7 @@ REPO_PATH = \
+ 	$(XDAIS_INSTALL_DIR)/packages \
+ 	$(FC_INSTALL_DIR)/packages \
+ 	$(CMEM_INSTALL_DIR)/packages \
++	$(LPM_INSTALL_DIR)/packages \
+ 	$(BIOSUTILS_INSTALL_DIR)/packages \
+ 	$(EXAMPLES_ROOTDIR)
+ 
+diff --git a/examples/ti/sdo/ce/examples/apps/speech1_copy/rtcfg_remote_evm3530_linux/makefile b/examples/ti/sdo/ce/examples/apps/speech1_copy/rtcfg_remote_evm3530_linux/makefile
+index a4fe4dc..a23f991 100644
+--- a/examples/ti/sdo/ce/examples/apps/speech1_copy/rtcfg_remote_evm3530_linux/makefile
++++ b/examples/ti/sdo/ce/examples/apps/speech1_copy/rtcfg_remote_evm3530_linux/makefile
+@@ -76,6 +76,7 @@ REPO_PATH = \
+ 	$(XDAIS_INSTALL_DIR)/packages \
+ 	$(FC_INSTALL_DIR)/packages \
+ 	$(CMEM_INSTALL_DIR)/packages \
++	$(LPM_INSTALL_DIR)/packages \
+ 	$(BIOSUTILS_INSTALL_DIR)/packages \
+ 	$(EXAMPLES_ROOTDIR)
+ 
+diff --git a/examples/ti/sdo/ce/examples/apps/video1_copy/rtcfg_local_evm3530_linux/makefile b/examples/ti/sdo/ce/examples/apps/video1_copy/rtcfg_local_evm3530_linux/makefile
+index 8baa9dd..3c01c04 100644
+--- a/examples/ti/sdo/ce/examples/apps/video1_copy/rtcfg_local_evm3530_linux/makefile
++++ b/examples/ti/sdo/ce/examples/apps/video1_copy/rtcfg_local_evm3530_linux/makefile
+@@ -74,6 +74,7 @@ REPO_PATH = \
+ 	$(XDAIS_INSTALL_DIR)/packages \
+ 	$(FC_INSTALL_DIR)/packages \
+ 	$(CMEM_INSTALL_DIR)/packages \
++	$(LPM_INSTALL_DIR)/packages \
+ 	$(BIOSUTILS_INSTALL_DIR)/packages \
+ 	$(EXAMPLES_ROOTDIR)
+ 
+diff --git a/examples/ti/sdo/ce/examples/apps/video1_copy/rtcfg_remote_evm3530_linux/makefile b/examples/ti/sdo/ce/examples/apps/video1_copy/rtcfg_remote_evm3530_linux/makefile
+index 3319c06..09a6357 100644
+--- a/examples/ti/sdo/ce/examples/apps/video1_copy/rtcfg_remote_evm3530_linux/makefile
++++ b/examples/ti/sdo/ce/examples/apps/video1_copy/rtcfg_remote_evm3530_linux/makefile
+@@ -75,6 +75,7 @@ REPO_PATH = \
+ 	$(XDAIS_INSTALL_DIR)/packages \
+ 	$(FC_INSTALL_DIR)/packages \
+ 	$(CMEM_INSTALL_DIR)/packages \
++	$(LPM_INSTALL_DIR)/packages \
+ 	$(BIOSUTILS_INSTALL_DIR)/packages \
+ 	$(EXAMPLES_ROOTDIR)
+ 
diff --git a/recipes/ti/ti-codec-engine_2.26.00.08.bb b/recipes/ti/ti-codec-engine_2.26.00.08.bb
index 1494e14..1c7c128 100644
--- a/recipes/ti/ti-codec-engine_2.26.00.08.bb
+++ b/recipes/ti/ti-codec-engine_2.26.00.08.bb
@@ -2,14 +2,8 @@ require ti-codec-engine.inc
 
 PV = "2_26_00_08"
 
+SRC_URI_append = "file://ce-2-26-00-08-Examples-Add-LPM_INSTALL_DIR-packages.patch"
+
 SRC_URI[cetarball.md5sum] = "4146a441a187c38292dccec661e48d89"
 SRC_URI[cetarball.sha256sum] = "98e8a0db6d1b473679156089bcc3ed7cc5e03006e96e7956d4c35a8e940ec16f"
 
-# update 3530 loadmodule to use mem=99 
-do_configure_dm37x-evm_prepend () {
-    sed -i  \
-        -e s:"phys_start=0x85000000 phys_end=0x86000000":"phys_start=0x86300000 phys_end=0x87200000":g \
-        ${S}/examples/apps/system_files/${CEEXAMPLESDEVICES}/loadmodules.sh
-
-}
-





More information about the Openembedded-commits mailing list