summaryrefslogtreecommitdiffstats
path: root/recipes-ti/ipc/ti-ipc-rtos_git.bb
diff options
context:
space:
mode:
authorSam Nelson <sam.nelson@ti.com>2016-10-30 18:19:39 +0000
committerDenys Dmytriyenko <denys@ti.com>2016-10-31 17:21:01 -0400
commitbd9687339b14092ceeff6dc6f3c1a281aab90476 (patch)
tree704958e412f281a6f511a210a2e50a075acbc5e1 /recipes-ti/ipc/ti-ipc-rtos_git.bb
parentdaa4e8b333e41b0cdd9055adb4a8674568cedf3e (diff)
downloadmeta-ti-bd9687339b14092ceeff6dc6f3c1a281aab90476.tar.gz
ti-ipc: Update to new version 3.44.00
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.bb10
1 files changed, 5 insertions, 5 deletions
diff --git a/recipes-ti/ipc/ti-ipc-rtos_git.bb b/recipes-ti/ipc/ti-ipc-rtos_git.bb
index e03e753d..5b0bed59 100644
--- a/recipes-ti/ipc/ti-ipc-rtos_git.bb
+++ b/recipes-ti/ipc/ti-ipc-rtos_git.bb
@@ -26,16 +26,16 @@ protocol=${TI_IPC_METADATA_GIT_PROTOCOL};\
26branch=${TI_IPC_METADATA_GIT_BRANCH};\ 26branch=${TI_IPC_METADATA_GIT_BRANCH};\
27name=${TI_IPC_METADATA_NAME}" 27name=${TI_IPC_METADATA_NAME}"
28 28
29# Corresponds to tag: 3.43.03.05 29# Corresponds to tag: 3.44.00.00
30SRCREV_ipc-examples = "766ee598c790c95dad80f9e5db5051e35de4e18f" 30SRCREV_ipc-examples = "a934d057647af00401e4bfd1c6a4a0f6144441b7"
31 31
32# Corresponds to tag: 3.43.04.05 32# Corresponds to tag: 3.44.00.00
33SRCREV_ipc-metadata = "70d397241ebb4b2fd5a09cb9d506ecbbb3f4ad1e" 33SRCREV_ipc-metadata = "07a745d47ecd7b4b64860e7c5d0fbe4e89524f2e"
34 34
35S_ipc-examples = "${WORKDIR}/git/ipc-examples" 35S_ipc-examples = "${WORKDIR}/git/ipc-examples"
36S_ipc-metadata = "${WORKDIR}/git/ipc-metadata" 36S_ipc-metadata = "${WORKDIR}/git/ipc-metadata"
37 37
38PR = "${INC_PR}.2" 38PR = "${INC_PR}.3"
39 39
40DEPENDS = "ti-xdctools ti-sysbios doxygen-native zip-native" 40DEPENDS = "ti-xdctools ti-sysbios doxygen-native zip-native"
41DEPENDS_append_keystone = " ti-cgt6x-native \ 41DEPENDS_append_keystone = " ti-cgt6x-native \