summaryrefslogtreecommitdiffstats
path: root/recipes-ti/ipc/ti-ipc-rtos.inc
diff options
context:
space:
mode:
authorSam Nelson <sam.nelson@ti.com>2018-05-17 23:04:44 +0000
committerDenys Dmytriyenko <denys@ti.com>2018-06-01 18:29:37 +0000
commitdd8400c12149163576723a4778e11ebd01a89b37 (patch)
treee0d5e6ebf3c6868e8a11d88e84dbadc6b59152fe /recipes-ti/ipc/ti-ipc-rtos.inc
parent12e2064557ac7b97ed60217ad1b0f768d1ad64f1 (diff)
downloadmeta-ti-dd8400c12149163576723a4778e11ebd01a89b37.tar.gz
ti-ipc: Update to new version 3.47.02.00
Adds new example for AM571X 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.inc')
-rw-r--r--recipes-ti/ipc/ti-ipc-rtos.inc10
1 files changed, 5 insertions, 5 deletions
diff --git a/recipes-ti/ipc/ti-ipc-rtos.inc b/recipes-ti/ipc/ti-ipc-rtos.inc
index 3f876d3f..868743e6 100644
--- a/recipes-ti/ipc/ti-ipc-rtos.inc
+++ b/recipes-ti/ipc/ti-ipc-rtos.inc
@@ -24,11 +24,11 @@ protocol=${TI_IPC_METADATA_GIT_PROTOCOL};\
24branch=${TI_IPC_METADATA_GIT_BRANCH};\ 24branch=${TI_IPC_METADATA_GIT_BRANCH};\
25name=${TI_IPC_METADATA_NAME}" 25name=${TI_IPC_METADATA_NAME}"
26 26
27# Corresponds to tag: 3.47.01.00B 27# Corresponds to tag: 3.47.02.00
28SRCREV_ipc-examples = "03ff856444b5bb9e60a907125a1f042b29b25d7b" 28SRCREV_ipc-metadata = "e8aff83111b8a0d64d7a77413b6f66d3106084d8"
29 29
30# Corresponds to tag: 3.47.01.00A 30# Corresponds to tag: 3.47.02.00
31SRCREV_ipc-metadata = "72578cce9c9f9a932eb22b3397b46131efb12d69" 31SRCREV_ipc-examples = "351e9a6d94c68f7ff64b2c002ee6750242ece6d9"
32 32
33S_ipc-examples = "${WORKDIR}/git/ipc-examples" 33S_ipc-examples = "${WORKDIR}/git/ipc-examples"
34S_ipc-metadata = "${WORKDIR}/git/ipc-metadata" 34S_ipc-metadata = "${WORKDIR}/git/ipc-metadata"
@@ -36,7 +36,7 @@ S_ipc-metadata = "${WORKDIR}/git/ipc-metadata"
36RELEASE_TYPE = "GA" 36RELEASE_TYPE = "GA"
37RELEASE_SUFFIX = "" 37RELEASE_SUFFIX = ""
38 38
39PR = "${INC_PR}.r5" 39PR = "${INC_PR}.r0"
40 40
41DEPENDS_append_keystone = " ti-cgt6x-native \ 41DEPENDS_append_keystone = " ti-cgt6x-native \
42 gcc-arm-none-eabi-native \ 42 gcc-arm-none-eabi-native \