diff options
| author | Sam Nelson <sam.nelson@ti.com> | 2018-03-02 01:59:49 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2018-03-01 22:42:47 -0500 |
| commit | 58a3ad1fa8629273e21331cc4a9563830585867d (patch) | |
| tree | 5ee9b736aa0e03a982a5fc38bd70c0aa3aa01f7d /recipes-ti/ipc/ti-ipc-rtos.inc | |
| parent | 7348f5198416b3b618f756aed020650b4ae80bd6 (diff) | |
| download | meta-ti-58a3ad1fa8629273e21331cc4a9563830585867d.tar.gz | |
ti-ipc-rtos: Correction to 3.47.01.00 version
Includes documentation correction and build optimization for examples
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 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/recipes-ti/ipc/ti-ipc-rtos.inc b/recipes-ti/ipc/ti-ipc-rtos.inc index 95c538e4..6bc644e5 100644 --- a/recipes-ti/ipc/ti-ipc-rtos.inc +++ b/recipes-ti/ipc/ti-ipc-rtos.inc | |||
| @@ -24,11 +24,11 @@ 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 | 27 | # Corresponds to tag: 3.47.01.00A |
| 28 | SRCREV_ipc-examples = "e71b82187a324faa9394b83e39495be38255f05b" | 28 | SRCREV_ipc-examples = "7f23e9b0ae395461b0854881dcc174392355d854" |
| 29 | 29 | ||
| 30 | # Corresponds to tag: 3.47.01.00 | 30 | # Corresponds to tag: 3.47.01.00A |
| 31 | SRCREV_ipc-metadata = "f78329ff0b2c65469271dab59e232e6e0dc82dc7" | 31 | SRCREV_ipc-metadata = "72578cce9c9f9a932eb22b3397b46131efb12d69" |
| 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" |
| @@ -36,7 +36,7 @@ S_ipc-metadata = "${WORKDIR}/git/ipc-metadata" | |||
| 36 | RELEASE_TYPE = "GA" | 36 | RELEASE_TYPE = "GA" |
| 37 | RELEASE_SUFFIX = "" | 37 | RELEASE_SUFFIX = "" |
| 38 | 38 | ||
| 39 | PR = "${INC_PR}.r3" | 39 | PR = "${INC_PR}.r4" |
| 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 \ |
