[meta-ti] Sam Nelson : ti-ipc: Update to new patch version 3.43.01.02

Arago Project git git at arago-project.org
Mon Jun 20 13:56:52 PDT 2016


Module: meta-ti
Branch: krogoth
Commit: eb25debd4941a189104359edefd443b658f10e1d
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=eb25debd4941a189104359edefd443b658f10e1d

Author: Sam Nelson <sam.nelson at ti.com>
Date:   Sat Jun 18 03:44:38 2016 +0000

ti-ipc: Update to new patch version 3.43.01.02

Only examples and documentation updated

Signed-off-by: Sam Nelson <sam.nelson at ti.com>
Signed-off-by: Denys Dmytriyenko <denys at ti.com>

---

 recipes-ti/ipc/ti-ipc-rtos_git.bb |    8 ++++----
 recipes-ti/ipc/ti-ipc.inc         |    2 +-
 2 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 4c82f35..740de53 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};\
 branch=${TI_IPC_METADATA_GIT_BRANCH};\
 name=${TI_IPC_METADATA_NAME}"
 
-# Corresponds to tag: 3.43.00.01
-SRCREV_ipc-examples = "54df963e83f2fd613f794dc3b1b72c8ed855e0ac"
+# Corresponds to tag: 3.43.01.02
+SRCREV_ipc-examples = "c2324cdcda4f6641cade25f95fa30996fb94bca0"
 
-# Corresponds to tag: 3.43.00.01
-SRCREV_ipc-metadata = "8829b3cf2068c87140ac062849c33cd1a21de636"
+# Corresponds to tag: 3.43.01.02
+SRCREV_ipc-metadata = "c3fc63be358c8c9a429366ebf54fe03812671129"
 
 S_ipc-examples = "${WORKDIR}/git/ipc-examples"
 S_ipc-metadata = "${WORKDIR}/git/ipc-metadata"
diff --git a/recipes-ti/ipc/ti-ipc.inc b/recipes-ti/ipc/ti-ipc.inc
index 6e09c3f..a74b4c1 100644
--- a/recipes-ti/ipc/ti-ipc.inc
+++ b/recipes-ti/ipc/ti-ipc.inc
@@ -16,7 +16,7 @@ SRC_URI = "${TI_IPC_GIT_URI};protocol=${TI_IPC_GIT_PROTOCOL};branch=${BRANCH};na
 SRCREV = "${TI_IPC_SRCREV}"
 
 S = "${WORKDIR}/git"
-PV = "3.43.00.01"
+PV = "3.43.01.02"
 INC_PR = "r0"
 
 PACKAGE_ARCH = "${MACHINE_ARCH}"



More information about the meta-ti mailing list