diff options
author | Sam Nelson <sam.nelson@ti.com> | 2019-12-17 23:16:22 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2019-12-18 04:16:12 +0000 |
commit | 4fd7d1e6f5ca39ad62f4bdc3148dbc4aa7488d0b (patch) | |
tree | 4514451d1f2f305cc08fff41abf24262fb723839 /recipes-ti/ipc | |
parent | 86386e9a041a6754a7d7a65efaa614cf891ee775 (diff) | |
download | meta-ti-4fd7d1e6f5ca39ad62f4bdc3148dbc4aa7488d0b.tar.gz |
ti-ipc: Update ipc-examples to 3.50.04.08 with bug fixes
Signed-off-by: Sam Nelson <sam.nelson@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-ti/ipc')
-rw-r--r-- | recipes-ti/ipc/ti-ipc-rtos.inc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-ti/ipc/ti-ipc-rtos.inc b/recipes-ti/ipc/ti-ipc-rtos.inc index baf1ccc1..4d0d449c 100644 --- a/recipes-ti/ipc/ti-ipc-rtos.inc +++ b/recipes-ti/ipc/ti-ipc-rtos.inc | |||
@@ -26,8 +26,8 @@ name=${TI_IPC_METADATA_NAME}" | |||
26 | 26 | ||
27 | # Corresponds to tag: 3.50.04.08 | 27 | # Corresponds to tag: 3.50.04.08 |
28 | TI_IPC_METADATA_SRCREV = "48788ea79190c4995df4c802e8aa4e17f332943d" | 28 | TI_IPC_METADATA_SRCREV = "48788ea79190c4995df4c802e8aa4e17f332943d" |
29 | # Corresponds to tag: 3.50.04.07B | 29 | # Corresponds to tag: 3.50.04.08 |
30 | TI_IPC_EXAMPLES_SRCREV = "ad3d694e30367a5c04525aef7c6ee9a33896fd59" | 30 | TI_IPC_EXAMPLES_SRCREV = "4707fcbbe0d136e781c4a7ffdc072be407c34358" |
31 | 31 | ||
32 | SRCREV_FORMAT = "default" | 32 | SRCREV_FORMAT = "default" |
33 | SRCREV_ipc-metadata = "${TI_IPC_METADATA_SRCREV}" | 33 | SRCREV_ipc-metadata = "${TI_IPC_METADATA_SRCREV}" |
@@ -39,7 +39,7 @@ S_ipc-metadata = "${WORKDIR}/git/ipc-metadata" | |||
39 | RELEASE_TYPE = "GA" | 39 | RELEASE_TYPE = "GA" |
40 | RELEASE_SUFFIX = "" | 40 | RELEASE_SUFFIX = "" |
41 | 41 | ||
42 | PR = "${INC_PR}.r1" | 42 | PR = "${INC_PR}.r2" |
43 | 43 | ||
44 | DEPENDS_append_keystone = " ti-cgt6x-native \ | 44 | DEPENDS_append_keystone = " ti-cgt6x-native \ |
45 | gcc-arm-none-eabi-native \ | 45 | gcc-arm-none-eabi-native \ |