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 57cd1325..6eee228a 100644
--- a/recipes-ti/ipc/ti-ipc-rtos.inc
+++ b/recipes-ti/ipc/ti-ipc-rtos.inc
@@ -24,17 +24,17 @@ 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.00.00 27# Corresponds to tag: 3.47.01.00_eng
28SRCREV_ipc-examples = "e71b82187a324faa9394b83e39495be38255f05b" 28SRCREV_ipc-examples = "e71b82187a324faa9394b83e39495be38255f05b"
29 29
30# Corresponds to tag: 3.47.00.00 30# Corresponds to tag: 3.47.01.00_eng
31SRCREV_ipc-metadata = "f026a364d0b9c1aba5c695bf0aac0be8ede95f59" 31SRCREV_ipc-metadata = "2e02a01c78f2545d84a8e497581db55e606da34c"
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 = "GA" 36RELEASE_TYPE = "ENG"
37RELEASE_SUFFIX = "" 37RELEASE_SUFFIX = "_eng"
38 38
39PR = "${INC_PR}.r2" 39PR = "${INC_PR}.r2"
40 40