diff options
| author | Sam Nelson <sam.nelson@ti.com> | 2018-01-29 21:01:19 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2018-02-07 18:07:17 -0500 |
| commit | 27db4b4ee5cb12bb42907eb465b8f5c3267d6d73 (patch) | |
| tree | a15f621056313df9a3467d9e86255877d9787866 /recipes-ti/ipc/ti-ipc-rtos.inc | |
| parent | 514f3ac674b40af05835d731beca233ad9ae1d45 (diff) | |
| download | meta-ti-27db4b4ee5cb12bb42907eb465b8f5c3267d6d73.tar.gz | |
ti-ipc: Update to GA version 3.47.01.00
Docs updated with details of fixes
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.inc')
| -rw-r--r-- | recipes-ti/ipc/ti-ipc-rtos.inc | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/recipes-ti/ipc/ti-ipc-rtos.inc b/recipes-ti/ipc/ti-ipc-rtos.inc index 6eee228a..95c538e4 100644 --- a/recipes-ti/ipc/ti-ipc-rtos.inc +++ b/recipes-ti/ipc/ti-ipc-rtos.inc | |||
| @@ -24,19 +24,19 @@ protocol=${TI_IPC_METADATA_GIT_PROTOCOL};\ | |||
| 24 | branch=${TI_IPC_METADATA_GIT_BRANCH};\ | 24 | branch=${TI_IPC_METADATA_GIT_BRANCH};\ |
| 25 | name=${TI_IPC_METADATA_NAME}" | 25 | name=${TI_IPC_METADATA_NAME}" |
| 26 | 26 | ||
| 27 | # Corresponds to tag: 3.47.01.00_eng | 27 | # Corresponds to tag: 3.47.01.00 |
| 28 | SRCREV_ipc-examples = "e71b82187a324faa9394b83e39495be38255f05b" | 28 | SRCREV_ipc-examples = "e71b82187a324faa9394b83e39495be38255f05b" |
| 29 | 29 | ||
| 30 | # Corresponds to tag: 3.47.01.00_eng | 30 | # Corresponds to tag: 3.47.01.00 |
| 31 | SRCREV_ipc-metadata = "2e02a01c78f2545d84a8e497581db55e606da34c" | 31 | SRCREV_ipc-metadata = "f78329ff0b2c65469271dab59e232e6e0dc82dc7" |
| 32 | 32 | ||
| 33 | S_ipc-examples = "${WORKDIR}/git/ipc-examples" | 33 | S_ipc-examples = "${WORKDIR}/git/ipc-examples" |
| 34 | S_ipc-metadata = "${WORKDIR}/git/ipc-metadata" | 34 | S_ipc-metadata = "${WORKDIR}/git/ipc-metadata" |
| 35 | 35 | ||
| 36 | RELEASE_TYPE = "ENG" | 36 | RELEASE_TYPE = "GA" |
| 37 | RELEASE_SUFFIX = "_eng" | 37 | RELEASE_SUFFIX = "" |
| 38 | 38 | ||
| 39 | PR = "${INC_PR}.r2" | 39 | PR = "${INC_PR}.r3" |
| 40 | 40 | ||
| 41 | DEPENDS_append_keystone = " ti-cgt6x-native \ | 41 | DEPENDS_append_keystone = " ti-cgt6x-native \ |
| 42 | gcc-arm-none-eabi-native \ | 42 | gcc-arm-none-eabi-native \ |
