[meta-ti] Sam Nelson : ti-ipc-rtos: Remove M4F target for omap-a15

Arago Project git git at arago-project.org
Wed Oct 5 11:36:53 PDT 2016


Module: meta-ti
Branch: master
Commit: e3e29853fef5fa97451facfa9a864ff7718d0574
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=e3e29853fef5fa97451facfa9a864ff7718d0574

Author: Sam Nelson <sam.nelson at ti.com>
Date:   Tue Sep 27 01:29:08 2016 +0000

ti-ipc-rtos: Remove M4F target for omap-a15

- M4F target is not needed for omap-a15
- This reduces build time for platform associated with omap-a15

Signed-off-by: Sam Nelson <sam.nelson at ti.com>
Signed-off-by: Denys Dmytriyenko <denys at ti.com>

---

 recipes-ti/ipc/ti-ipc-rtos_git.bb |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/recipes-ti/ipc/ti-ipc-rtos_git.bb b/recipes-ti/ipc/ti-ipc-rtos_git.bb
index e49a555..53c9a6e 100644
--- a/recipes-ti/ipc/ti-ipc-rtos_git.bb
+++ b/recipes-ti/ipc/ti-ipc-rtos_git.bb
@@ -35,7 +35,7 @@ SRCREV_ipc-metadata = "394e8b9fda6981f4c485c4a48c0a13a0a3236390"
 S_ipc-examples = "${WORKDIR}/git/ipc-examples"
 S_ipc-metadata = "${WORKDIR}/git/ipc-metadata"
 
-PR = "${INC_PR}.0"
+PR = "${INC_PR}.1"
 
 DEPENDS = "ti-xdctools ti-sysbios doxygen-native zip-native"
 DEPENDS_append_keystone = " ti-cgt6x-native \
@@ -61,7 +61,6 @@ IPC_TARGETS_omap-a15 = "\
     ti.targets.elf.C66="${STAGING_DIR_NATIVE}/usr/share/ti/cgt-c6x" \
     ti.targets.elf.C66_big_endian="${STAGING_DIR_NATIVE}/usr/share/ti/cgt-c6x" \
     ti.targets.arm.elf.M4="${M4_TOOLCHAIN_INSTALL_DIR}" \
-    ti.targets.arm.elf.M4F="${M4_TOOLCHAIN_INSTALL_DIR}" \
 "
 
 IPC_TARGETS_keystone = " \



More information about the meta-ti mailing list