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.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 e76c1e48..67ffa2e6 100644
--- a/recipes-ti/ipc/ti-ipc-rtos.inc
+++ b/recipes-ti/ipc/ti-ipc-rtos.inc
@@ -28,16 +28,16 @@ name=${TI_IPC_METADATA_NAME}"
28# Corresponds to tag: 3.45.00.00 28# Corresponds to tag: 3.45.00.00
29SRCREV_ipc-examples = "3a8ee1841ec36117a9bcd3d45bb2781bbd53ecf8" 29SRCREV_ipc-examples = "3a8ee1841ec36117a9bcd3d45bb2781bbd53ecf8"
30 30
31# Corresponds to tag: 3.46.00.02_eng 31# Corresponds to tag: 3.46.00.02
32SRCREV_ipc-metadata = "ec51206ff37707ca0c5eb1e13f24fff722f96d7d" 32SRCREV_ipc-metadata = "6addc32842c1433504cee2fb930af521798d3a1b"
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}.r1" 40PR = "${INC_PR}.r2"
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 \