diff options
author | Sam Nelson <sam.nelson@ti.com> | 2016-07-07 20:50:42 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2016-07-10 15:40:40 -0400 |
commit | 5a92176066ce71eb97c0b96b86f909a179d46b98 (patch) | |
tree | 57f07f140f0fec53747be62a90d20a5309f9c700 /recipes-ti/ipc/ti-ipc-rtos_git.bb | |
parent | 457d1a75e84cb88765db8a945d49b721cc28e797 (diff) | |
download | meta-ti-5a92176066ce71eb97c0b96b86f909a179d46b98.tar.gz |
ti-ipc: Update to new version 3.43.01.03
Signed-off-by: Sam Nelson <sam.nelson@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-ti/ipc/ti-ipc-rtos_git.bb')
-rw-r--r-- | recipes-ti/ipc/ti-ipc-rtos_git.bb | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes-ti/ipc/ti-ipc-rtos_git.bb b/recipes-ti/ipc/ti-ipc-rtos_git.bb index 379dcd0e..c9c47149 100644 --- a/recipes-ti/ipc/ti-ipc-rtos_git.bb +++ b/recipes-ti/ipc/ti-ipc-rtos_git.bb | |||
@@ -26,11 +26,11 @@ protocol=${TI_IPC_METADATA_GIT_PROTOCOL};\ | |||
26 | branch=${TI_IPC_METADATA_GIT_BRANCH};\ | 26 | branch=${TI_IPC_METADATA_GIT_BRANCH};\ |
27 | name=${TI_IPC_METADATA_NAME}" | 27 | name=${TI_IPC_METADATA_NAME}" |
28 | 28 | ||
29 | # Corresponds to tag: 3.43.01.02 | 29 | # Corresponds to tag: 3.43.01.03 |
30 | SRCREV_ipc-examples = "c2324cdcda4f6641cade25f95fa30996fb94bca0" | 30 | SRCREV_ipc-examples = "e003640aa2ae8f5d433f6cda2172ecadffb5ac92" |
31 | 31 | ||
32 | # Corresponds to tag: 3.43.01.02 | 32 | # Corresponds to tag: 3.43.01.03 |
33 | SRCREV_ipc-metadata = "c3fc63be358c8c9a429366ebf54fe03812671129" | 33 | SRCREV_ipc-metadata = "b6dd82a450d75b9483a7cc9b619a30cf3cc25ae6" |
34 | 34 | ||
35 | S_ipc-examples = "${WORKDIR}/git/ipc-examples" | 35 | S_ipc-examples = "${WORKDIR}/git/ipc-examples" |
36 | S_ipc-metadata = "${WORKDIR}/git/ipc-metadata" | 36 | S_ipc-metadata = "${WORKDIR}/git/ipc-metadata" |