summaryrefslogtreecommitdiffstats
path: root/recipes-ti/ipc/ipc-transport-qmss.inc
diff options
context:
space:
mode:
authorJustin Sobota <jsobota@ti.com>2015-12-17 01:59:48 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-12-17 20:07:02 -0500
commit9439753f48e6d54ceaa8fcb5e11d7c8d7013adc8 (patch)
tree7ea3a1d2f4ea962f74fd8ea6e3e63f051cc8e61d /recipes-ti/ipc/ipc-transport-qmss.inc
parentf360a7127df5c316625c3c70092de6801f2c1ada (diff)
downloadmeta-ti-9439753f48e6d54ceaa8fcb5e11d7c8d7013adc8.tar.gz
ipc-transport-qmss: Update to new version 2.0.0.1
Signed-off-by: Justin Sobota <jsobota@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-ti/ipc/ipc-transport-qmss.inc')
-rw-r--r--recipes-ti/ipc/ipc-transport-qmss.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-ti/ipc/ipc-transport-qmss.inc b/recipes-ti/ipc/ipc-transport-qmss.inc
index 64692f2f..4b74eec5 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"
5 5
6BRANCH="master" 6BRANCH="master"
7SRC_URI = "git://git.ti.com/keystone-linux/ipc-transport.git;protocol=git;branch=${BRANCH}" 7SRC_URI = "git://git.ti.com/keystone-linux/ipc-transport.git;protocol=git;branch=${BRANCH}"
8# Below commit ID corresponds to DEV.IPC-TRANSPORT.02.00.00.00 8# Below commit ID corresponds to DEV.IPC-TRANSPORT.02.00.00.01
9SRCREV = "e0f99ae7bf3efc8f6a7c415af513b7c4323c5271" 9SRCREV = "88ea336c584ccec4b2c281cd7f75df9dff6d4edf"
10PV = "02.00.00.00" 10PV = "02.00.00.01"
11 11
12COMPATIBLE_MACHINE = "keystone" 12COMPATIBLE_MACHINE = "keystone"
13 13