summaryrefslogtreecommitdiffstats
path: root/recipes-ti/ipc/ti-ipc-rtos_git.bb
diff options
context:
space:
mode:
authorSam Nelson <sam.nelson@ti.com>2016-05-28 22:00:45 +0000
committerDenys Dmytriyenko <denys@ti.com>2016-06-01 15:46:22 -0400
commitc20b24e9e82c11d7840301c5c88d109fa3f81a7e (patch)
treef3453691ae0fdba58c5282e2843f223483da22d5 /recipes-ti/ipc/ti-ipc-rtos_git.bb
parent213c02d6f3212ff68072012af50ef0728957c8e4 (diff)
downloadmeta-ti-c20b24e9e82c11d7840301c5c88d109fa3f81a7e.tar.gz
ti-ipc: Update to new version 3.43
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-rtos_git.bb')
-rw-r--r--recipes-ti/ipc/ti-ipc-rtos_git.bb8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes-ti/ipc/ti-ipc-rtos_git.bb b/recipes-ti/ipc/ti-ipc-rtos_git.bb
index 497fa95b..4c82f357 100644
--- a/recipes-ti/ipc/ti-ipc-rtos_git.bb
+++ b/recipes-ti/ipc/ti-ipc-rtos_git.bb
@@ -26,11 +26,11 @@ protocol=${TI_IPC_METADATA_GIT_PROTOCOL};\
26branch=${TI_IPC_METADATA_GIT_BRANCH};\ 26branch=${TI_IPC_METADATA_GIT_BRANCH};\
27name=${TI_IPC_METADATA_NAME}" 27name=${TI_IPC_METADATA_NAME}"
28 28
29# Corresponds to tag: 3.42.01.03 29# Corresponds to tag: 3.43.00.01
30SRCREV_ipc-examples = "bd4f28bd46467553e6610629ff13b4b5b3ba3af0" 30SRCREV_ipc-examples = "54df963e83f2fd613f794dc3b1b72c8ed855e0ac"
31 31
32# Corresponds to tag: 3.42.01.03 32# Corresponds to tag: 3.43.00.01
33SRCREV_ipc-metadata = "4d01fe4a7c41d2ce76a62b4325e66753d59b298c" 33SRCREV_ipc-metadata = "8829b3cf2068c87140ac062849c33cd1a21de636"
34 34
35S_ipc-examples = "${WORKDIR}/git/ipc-examples" 35S_ipc-examples = "${WORKDIR}/git/ipc-examples"
36S_ipc-metadata = "${WORKDIR}/git/ipc-metadata" 36S_ipc-metadata = "${WORKDIR}/git/ipc-metadata"