diff options
Diffstat (limited to 'recipes-ti/ipc/ti-ipc-rtos.inc')
-rw-r--r-- | recipes-ti/ipc/ti-ipc-rtos.inc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes-ti/ipc/ti-ipc-rtos.inc b/recipes-ti/ipc/ti-ipc-rtos.inc index 67ffa2e6..a266ec3a 100644 --- a/recipes-ti/ipc/ti-ipc-rtos.inc +++ b/recipes-ti/ipc/ti-ipc-rtos.inc | |||
@@ -25,11 +25,11 @@ 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.45.00.00 | 28 | # Corresponds to tag: 3.46.01.03 |
29 | SRCREV_ipc-examples = "3a8ee1841ec36117a9bcd3d45bb2781bbd53ecf8" | 29 | SRCREV_ipc-examples = "3a8ee1841ec36117a9bcd3d45bb2781bbd53ecf8" |
30 | 30 | ||
31 | # Corresponds to tag: 3.46.00.02 | 31 | # Corresponds to tag: 3.46.01.03 |
32 | SRCREV_ipc-metadata = "6addc32842c1433504cee2fb930af521798d3a1b" | 32 | SRCREV_ipc-metadata = "0d80fea7f79fb40109879d061b849b68bbab1124" |
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" |
@@ -37,7 +37,7 @@ S_ipc-metadata = "${WORKDIR}/git/ipc-metadata" | |||
37 | RELEASE_TYPE = "GA" | 37 | RELEASE_TYPE = "GA" |
38 | RELEASE_SUFFIX = "" | 38 | RELEASE_SUFFIX = "" |
39 | 39 | ||
40 | PR = "${INC_PR}.r2" | 40 | PR = "${INC_PR}.r0" |
41 | 41 | ||
42 | DEPENDS_append_keystone = " ti-cgt6x-native \ | 42 | DEPENDS_append_keystone = " ti-cgt6x-native \ |
43 | gcc-arm-none-eabi-native \ | 43 | gcc-arm-none-eabi-native \ |