summaryrefslogtreecommitdiffstats
path: root/recipes-ti/ipc/ti-ipc-rtos.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-ti/ipc/ti-ipc-rtos.inc')
-rw-r--r--recipes-ti/ipc/ti-ipc-rtos.inc14
1 files changed, 7 insertions, 7 deletions
diff --git a/recipes-ti/ipc/ti-ipc-rtos.inc b/recipes-ti/ipc/ti-ipc-rtos.inc
index 77ce7ecc..7f029a72 100644
--- a/recipes-ti/ipc/ti-ipc-rtos.inc
+++ b/recipes-ti/ipc/ti-ipc-rtos.inc
@@ -25,19 +25,19 @@ protocol=${TI_IPC_METADATA_GIT_PROTOCOL};\
25branch=${TI_IPC_METADATA_GIT_BRANCH};\ 25branch=${TI_IPC_METADATA_GIT_BRANCH};\
26name=${TI_IPC_METADATA_NAME}" 26name=${TI_IPC_METADATA_NAME}"
27 27
28# Corresponds to tag: 3.45.00.00_eng 28# Corresponds to tag: 3.45.00.00
29SRCREV_ipc-examples = "b19a3b7a003aa3304a12599a498d9b3a24f20c6e" 29SRCREV_ipc-examples = "3a8ee1841ec36117a9bcd3d45bb2781bbd53ecf8"
30 30
31# Corresponds to tag: 3.45.00.00_eng 31# Corresponds to tag: 3.45.00.00
32SRCREV_ipc-metadata = "92fa9ce4419abf0fa2cf4063ee84e524c51548d0" 32SRCREV_ipc-metadata = "30b83f09be1877f86b22c971d978cb478fc7dd6e"
33 33
34S_ipc-examples = "${WORKDIR}/git/ipc-examples" 34S_ipc-examples = "${WORKDIR}/git/ipc-examples"
35S_ipc-metadata = "${WORKDIR}/git/ipc-metadata" 35S_ipc-metadata = "${WORKDIR}/git/ipc-metadata"
36 36
37RELEASE_TYPE = "ENG" 37RELEASE_TYPE = "GA"
38RELEASE_SUFFIX = "_eng" 38RELEASE_SUFFIX = ""
39 39
40PR = "${INC_PR}.0" 40PR = "${INC_PR}.2"
41 41
42DEPENDS_append_keystone = " ti-cgt6x-native \ 42DEPENDS_append_keystone = " ti-cgt6x-native \
43 gcc-arm-none-eabi-native \ 43 gcc-arm-none-eabi-native \