diff options
Diffstat (limited to 'recipes-ti/ipc/ti-ipc-rtos.inc')
-rw-r--r-- | recipes-ti/ipc/ti-ipc-rtos.inc | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/recipes-ti/ipc/ti-ipc-rtos.inc b/recipes-ti/ipc/ti-ipc-rtos.inc index 1c509b0e..77ce7ecc 100644 --- a/recipes-ti/ipc/ti-ipc-rtos.inc +++ b/recipes-ti/ipc/ti-ipc-rtos.inc | |||
@@ -25,15 +25,18 @@ protocol=${TI_IPC_METADATA_GIT_PROTOCOL};\ | |||
25 | branch=${TI_IPC_METADATA_GIT_BRANCH};\ | 25 | branch=${TI_IPC_METADATA_GIT_BRANCH};\ |
26 | name=${TI_IPC_METADATA_NAME}" | 26 | name=${TI_IPC_METADATA_NAME}" |
27 | 27 | ||
28 | # Corresponds to tag: 3.44.01.01 | 28 | # Corresponds to tag: 3.45.00.00_eng |
29 | SRCREV_ipc-examples = "b19a3b7a003aa3304a12599a498d9b3a24f20c6e" | 29 | SRCREV_ipc-examples = "b19a3b7a003aa3304a12599a498d9b3a24f20c6e" |
30 | 30 | ||
31 | # Corresponds to tag: 3.44.01.01 | 31 | # Corresponds to tag: 3.45.00.00_eng |
32 | SRCREV_ipc-metadata = "a21264bdbb1b64d41bbcb4e6bb17d2c1d4ccb839" | 32 | SRCREV_ipc-metadata = "92fa9ce4419abf0fa2cf4063ee84e524c51548d0" |
33 | 33 | ||
34 | S_ipc-examples = "${WORKDIR}/git/ipc-examples" | 34 | S_ipc-examples = "${WORKDIR}/git/ipc-examples" |
35 | S_ipc-metadata = "${WORKDIR}/git/ipc-metadata" | 35 | S_ipc-metadata = "${WORKDIR}/git/ipc-metadata" |
36 | 36 | ||
37 | RELEASE_TYPE = "ENG" | ||
38 | RELEASE_SUFFIX = "_eng" | ||
39 | |||
37 | PR = "${INC_PR}.0" | 40 | PR = "${INC_PR}.0" |
38 | 41 | ||
39 | DEPENDS_append_keystone = " ti-cgt6x-native \ | 42 | DEPENDS_append_keystone = " ti-cgt6x-native \ |