[meta-ti] Sam Nelson : ipc/ipc-transport: Update to new version 2.0.0.0
Arago Project git
git at arago-project.org
Mon Oct 19 14:11:48 PDT 2015
Module: meta-ti
Branch: master
Commit: 2892deae256f05e612f39491d7a9f9c67535c094
URL: http://arago-project.org/git/meta-ti.git?a=commit;h=2892deae256f05e612f39491d7a9f9c67535c094
Author: Sam Nelson <sam.nelson at ti.com>
Date: Tue Oct 20 01:46:56 2015 +0000
ipc/ipc-transport: Update to new version 2.0.0.0
- Updates srio and qmss transports
Signed-off-by: Sam Nelson <sam.nelson at ti.com>
Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
recipes-ti/ipc/ipc-transport-qmss.inc | 6 +++---
recipes-ti/ipc/ipc-transport-srio.inc | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/recipes-ti/ipc/ipc-transport-qmss.inc b/recipes-ti/ipc/ipc-transport-qmss.inc
index 35c2111..64692f2 100644
--- a/recipes-ti/ipc/ipc-transport-qmss.inc
+++ b/recipes-ti/ipc/ipc-transport-qmss.inc
@@ -5,9 +5,9 @@ LIC_FILES_CHKSUM = "file://COPYING.txt;md5=27bb0deb260c60120a8d7b91da7c3b02"
BRANCH="master"
SRC_URI = "git://git.ti.com/keystone-linux/ipc-transport.git;protocol=git;branch=${BRANCH}"
-# Below commit ID corresponds to DEV.IPC-TRANSPORT.01.00.00.00
-SRCREV = "b3077467126c84b5d583dc29e13ab221064b687b"
-PV = "01.00.00.00"
+# Below commit ID corresponds to DEV.IPC-TRANSPORT.02.00.00.00
+SRCREV = "e0f99ae7bf3efc8f6a7c415af513b7c4323c5271"
+PV = "02.00.00.00"
COMPATIBLE_MACHINE = "keystone"
diff --git a/recipes-ti/ipc/ipc-transport-srio.inc b/recipes-ti/ipc/ipc-transport-srio.inc
index e286421..08b9768 100644
--- a/recipes-ti/ipc/ipc-transport-srio.inc
+++ b/recipes-ti/ipc/ipc-transport-srio.inc
@@ -5,9 +5,9 @@ LIC_FILES_CHKSUM = "file://COPYING.txt;md5=27bb0deb260c60120a8d7b91da7c3b02"
BRANCH="master"
SRC_URI = "git://git.ti.com/keystone-linux/ipc-transport.git;protocol=git;branch=${BRANCH}"
-# Below commit ID corresponds to DEV.IPC-TRANSPORT.01.00.00.00
-SRCREV = "b3077467126c84b5d583dc29e13ab221064b687b"
-PV = "01.00.00.00"
+# Below commit ID corresponds to DEV.IPC-TRANSPORT.02.00.00.00
+SRCREV = "e0f99ae7bf3efc8f6a7c415af513b7c4323c5271"
+PV = "02.00.00.00"
COMPATIBLE_MACHINE = "keystone"
More information about the meta-ti
mailing list