[meta-ti] Sam Nelson : ti-ipc: Update to GA version IPC 3.42

Arago Project git git at arago-project.org
Wed Mar 2 19:21:06 PST 2016


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

Author: Sam Nelson <sam.nelson at ti.com>
Date:   Thu Mar  3 00:04:31 2016 +0000

ti-ipc: Update to GA version IPC 3.42

Updated to GA version and commit for IPC 3.42
Added additional platform for K2HK

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

---

 recipes-ti/ipc/ti-ipc.inc |   12 +++++++-----
 1 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/recipes-ti/ipc/ti-ipc.inc b/recipes-ti/ipc/ti-ipc.inc
index a7e1ed9..69127aa 100644
--- a/recipes-ti/ipc/ti-ipc.inc
+++ b/recipes-ti/ipc/ti-ipc.inc
@@ -6,18 +6,18 @@ LIC_FILES_CHKSUM = "file://${S}/ipc-linux.mak;beginline=1;endline=30;md5=7b327f9
 
 TI_IPC_GIT_URI = "git://git.ti.com/ipc/ipcdev.git"
 TI_IPC_GIT_PROTOCOL = "git"
-TI_IPC_GIT_BRANCH = "ipc-next"
+TI_IPC_GIT_BRANCH = "3.42"
 
-#Corresponds to 3.42.00.00_eng
-TI_IPC_SRCREV = "2b47e35ed72170e4e56906fb9ab93dd9ef385a38"
+#Corresponds to 3.42.00.02
+TI_IPC_SRCREV = "a520969994378fb2629d7dfc25f306c3a711b5bc"
 
 BRANCH = "${TI_IPC_GIT_BRANCH}"
 SRC_URI = "${TI_IPC_GIT_URI};protocol=${TI_IPC_GIT_PROTOCOL};branch=${BRANCH}"
 SRCREV = "${TI_IPC_SRCREV}"
 
 S = "${WORKDIR}/git"
-PV = "3.42.00.00"
-INC_PR = "r1"
+PV = "3.42.00.02"
+INC_PR = "r0"
 
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 
@@ -28,3 +28,5 @@ PLATFORM_k2hk-evm = "TCI6638"
 PLATFORM_k2l-evm = "TCI6630"
 PLATFORM_k2e-evm = "66AK2E"
 PLATFORM_k2g-evm = "66AK2G"
+
+ALT_PLATFORM_k2hk-evm = "TCI6636"



More information about the meta-ti mailing list