diff options
author | Sam Nelson <sam.nelson@ti.com> | 2017-08-02 17:45:49 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2017-08-07 15:29:48 -0400 |
commit | 231104d281a508e60003cc7be62d743662bf2c82 (patch) | |
tree | 984c9fe1c836c277329f6d25939d66a014ad2f7a /recipes-ti/ipc/ti-ipc.inc | |
parent | e85dcf6560de913713b06afce0b84506fb8a92eb (diff) | |
download | meta-ti-231104d281a508e60003cc7be62d743662bf2c82.tar.gz |
ti-ipc: Update to GA version 3.46.02.04
- Update ipcdev branch to 3.46 ( commit id remains same)
- Adds support for c66x platforms
- Update to avoid stripping for IPC rtos example binaries
Signed-off-by: Sam Nelson <sam.nelson@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-ti/ipc/ti-ipc.inc')
-rw-r--r-- | recipes-ti/ipc/ti-ipc.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-ti/ipc/ti-ipc.inc b/recipes-ti/ipc/ti-ipc.inc index 06c087a4..c3742c1b 100644 --- a/recipes-ti/ipc/ti-ipc.inc +++ b/recipes-ti/ipc/ti-ipc.inc | |||
@@ -6,9 +6,9 @@ LIC_FILES_CHKSUM = "file://${S}/ipc-linux.mak;beginline=1;endline=30;md5=7b327f9 | |||
6 | 6 | ||
7 | TI_IPC_GIT_URI = "git://git.ti.com/ipc/ipcdev.git" | 7 | TI_IPC_GIT_URI = "git://git.ti.com/ipc/ipcdev.git" |
8 | TI_IPC_GIT_PROTOCOL = "git" | 8 | TI_IPC_GIT_PROTOCOL = "git" |
9 | TI_IPC_GIT_BRANCH = "ipc-next" | 9 | TI_IPC_GIT_BRANCH = "3.46" |
10 | 10 | ||
11 | #Corresponds to 3.46.02.04_eng | 11 | #Corresponds to 3.46.02.04 |
12 | TI_IPC_SRCREV = "bf355e7d0f5c3993f56a6ea778743b656ef6b536" | 12 | TI_IPC_SRCREV = "bf355e7d0f5c3993f56a6ea778743b656ef6b536" |
13 | 13 | ||
14 | BRANCH = "${TI_IPC_GIT_BRANCH}" | 14 | BRANCH = "${TI_IPC_GIT_BRANCH}" |