diff options
Diffstat (limited to 'recipes-ti/codec-engine/ti-codec-engine/ce-2-26-00-08-Examples-Add-LPM_INSTALL_DIR-packages.patch')
| -rw-r--r-- | recipes-ti/codec-engine/ti-codec-engine/ce-2-26-00-08-Examples-Add-LPM_INSTALL_DIR-packages.patch | 60 |
1 files changed, 60 insertions, 0 deletions
diff --git a/recipes-ti/codec-engine/ti-codec-engine/ce-2-26-00-08-Examples-Add-LPM_INSTALL_DIR-packages.patch b/recipes-ti/codec-engine/ti-codec-engine/ce-2-26-00-08-Examples-Add-LPM_INSTALL_DIR-packages.patch new file mode 100644 index 00000000..1eb81086 --- /dev/null +++ b/recipes-ti/codec-engine/ti-codec-engine/ce-2-26-00-08-Examples-Add-LPM_INSTALL_DIR-packages.patch | |||
| @@ -0,0 +1,60 @@ | |||
| 1 | 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 | ||
| 2 | index 2bbfb72..2a00d0d 100644 | ||
| 3 | --- a/examples/ti/sdo/ce/examples/apps/audio1_ires/rtcfg_local_evm3530_linux/makefile | ||
| 4 | +++ b/examples/ti/sdo/ce/examples/apps/audio1_ires/rtcfg_local_evm3530_linux/makefile | ||
| 5 | @@ -80,6 +80,7 @@ REPO_PATH = \ | ||
| 6 | $(FC_INSTALL_DIR)/packages \ | ||
| 7 | $(FC_INSTALL_DIR)/examples \ | ||
| 8 | $(CMEM_INSTALL_DIR)/packages \ | ||
| 9 | + $(LPM_INSTALL_DIR)/packages \ | ||
| 10 | $(BIOSUTILS_INSTALL_DIR)/packages \ | ||
| 11 | $(EXAMPLES_ROOTDIR) | ||
| 12 | |||
| 13 | 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 | ||
| 14 | index f2b187a..827f6bc 100644 | ||
| 15 | --- a/examples/ti/sdo/ce/examples/apps/speech1_copy/rtcfg_local_evm3530_linux/makefile | ||
| 16 | +++ b/examples/ti/sdo/ce/examples/apps/speech1_copy/rtcfg_local_evm3530_linux/makefile | ||
| 17 | @@ -74,6 +74,7 @@ REPO_PATH = \ | ||
| 18 | $(XDAIS_INSTALL_DIR)/packages \ | ||
| 19 | $(FC_INSTALL_DIR)/packages \ | ||
| 20 | $(CMEM_INSTALL_DIR)/packages \ | ||
| 21 | + $(LPM_INSTALL_DIR)/packages \ | ||
| 22 | $(BIOSUTILS_INSTALL_DIR)/packages \ | ||
| 23 | $(EXAMPLES_ROOTDIR) | ||
| 24 | |||
| 25 | 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 | ||
| 26 | index a4fe4dc..a23f991 100644 | ||
| 27 | --- a/examples/ti/sdo/ce/examples/apps/speech1_copy/rtcfg_remote_evm3530_linux/makefile | ||
| 28 | +++ b/examples/ti/sdo/ce/examples/apps/speech1_copy/rtcfg_remote_evm3530_linux/makefile | ||
| 29 | @@ -76,6 +76,7 @@ REPO_PATH = \ | ||
| 30 | $(XDAIS_INSTALL_DIR)/packages \ | ||
| 31 | $(FC_INSTALL_DIR)/packages \ | ||
| 32 | $(CMEM_INSTALL_DIR)/packages \ | ||
| 33 | + $(LPM_INSTALL_DIR)/packages \ | ||
| 34 | $(BIOSUTILS_INSTALL_DIR)/packages \ | ||
| 35 | $(EXAMPLES_ROOTDIR) | ||
| 36 | |||
| 37 | 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 | ||
| 38 | index 8baa9dd..3c01c04 100644 | ||
| 39 | --- a/examples/ti/sdo/ce/examples/apps/video1_copy/rtcfg_local_evm3530_linux/makefile | ||
| 40 | +++ b/examples/ti/sdo/ce/examples/apps/video1_copy/rtcfg_local_evm3530_linux/makefile | ||
| 41 | @@ -74,6 +74,7 @@ REPO_PATH = \ | ||
| 42 | $(XDAIS_INSTALL_DIR)/packages \ | ||
| 43 | $(FC_INSTALL_DIR)/packages \ | ||
| 44 | $(CMEM_INSTALL_DIR)/packages \ | ||
| 45 | + $(LPM_INSTALL_DIR)/packages \ | ||
| 46 | $(BIOSUTILS_INSTALL_DIR)/packages \ | ||
| 47 | $(EXAMPLES_ROOTDIR) | ||
| 48 | |||
| 49 | 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 | ||
| 50 | index 3319c06..09a6357 100644 | ||
| 51 | --- a/examples/ti/sdo/ce/examples/apps/video1_copy/rtcfg_remote_evm3530_linux/makefile | ||
| 52 | +++ b/examples/ti/sdo/ce/examples/apps/video1_copy/rtcfg_remote_evm3530_linux/makefile | ||
| 53 | @@ -75,6 +75,7 @@ REPO_PATH = \ | ||
| 54 | $(XDAIS_INSTALL_DIR)/packages \ | ||
| 55 | $(FC_INSTALL_DIR)/packages \ | ||
| 56 | $(CMEM_INSTALL_DIR)/packages \ | ||
| 57 | + $(LPM_INSTALL_DIR)/packages \ | ||
| 58 | $(BIOSUTILS_INSTALL_DIR)/packages \ | ||
| 59 | $(EXAMPLES_ROOTDIR) | ||
| 60 | |||
