summaryrefslogtreecommitdiffstats
path: root/recipes-ti/ipc/ti-ipc-rtos.inc
diff options
context:
space:
mode:
authorSam Nelson <sam.nelson@ti.com>2018-01-29 21:01:19 +0000
committerDenys Dmytriyenko <denys@ti.com>2018-02-07 18:07:17 -0500
commit27db4b4ee5cb12bb42907eb465b8f5c3267d6d73 (patch)
treea15f621056313df9a3467d9e86255877d9787866 /recipes-ti/ipc/ti-ipc-rtos.inc
parent514f3ac674b40af05835d731beca233ad9ae1d45 (diff)
downloadmeta-ti-27db4b4ee5cb12bb42907eb465b8f5c3267d6d73.tar.gz
ti-ipc: Update to GA version 3.47.01.00
Docs updated with details of fixes 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.inc12
1 files changed, 6 insertions, 6 deletions
diff --git a/recipes-ti/ipc/ti-ipc-rtos.inc b/recipes-ti/ipc/ti-ipc-rtos.inc
index 6eee228a..95c538e4 100644
--- a/recipes-ti/ipc/ti-ipc-rtos.inc
+++ b/recipes-ti/ipc/ti-ipc-rtos.inc
@@ -24,19 +24,19 @@ 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.00_eng 27# Corresponds to tag: 3.47.01.00
28SRCREV_ipc-examples = "e71b82187a324faa9394b83e39495be38255f05b" 28SRCREV_ipc-examples = "e71b82187a324faa9394b83e39495be38255f05b"
29 29
30# Corresponds to tag: 3.47.01.00_eng 30# Corresponds to tag: 3.47.01.00
31SRCREV_ipc-metadata = "2e02a01c78f2545d84a8e497581db55e606da34c" 31SRCREV_ipc-metadata = "f78329ff0b2c65469271dab59e232e6e0dc82dc7"
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"
35 35
36RELEASE_TYPE = "ENG" 36RELEASE_TYPE = "GA"
37RELEASE_SUFFIX = "_eng" 37RELEASE_SUFFIX = ""
38 38
39PR = "${INC_PR}.r2" 39PR = "${INC_PR}.r3"
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 \