[meta-ti] [PATCH] ti-ipc: update to 3.36.01.11

Denys Dmytriyenko denis at denix.org
Wed Jun 3 15:54:10 PDT 2015


From: Denys Dmytriyenko <denys at ti.com>

Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
 recipes-ti/ipc/ti-ipc-rtos_3.35.01.07.bb | 8 --------
 recipes-ti/ipc/ti-ipc-rtos_3.36.01.11.bb | 8 ++++++++
 recipes-ti/ipc/ti-ipc_git.bb             | 8 ++++----
 3 files changed, 12 insertions(+), 12 deletions(-)
 delete mode 100644 recipes-ti/ipc/ti-ipc-rtos_3.35.01.07.bb
 create mode 100644 recipes-ti/ipc/ti-ipc-rtos_3.36.01.11.bb

diff --git a/recipes-ti/ipc/ti-ipc-rtos_3.35.01.07.bb b/recipes-ti/ipc/ti-ipc-rtos_3.35.01.07.bb
deleted file mode 100644
index 4c67c6e..0000000
--- a/recipes-ti/ipc/ti-ipc-rtos_3.35.01.07.bb
+++ /dev/null
@@ -1,8 +0,0 @@
-require ti-ipc-rtos.inc
-
-PV = "3_35_01_07"
-
-LIC_FILES_CHKSUM = "file://${S}/ipc-linux.mak;beginline=1;endline=30;md5=7b327f9b710fd7c95e545b91cec79255"
-
-SRC_URI[ipczip.md5sum] = "9e62e35b8c2d44b1ac5f7ad9554b1a34"
-SRC_URI[ipczip.sha256sum] = "006ac780ded0a5fa843397bbde0cb597338dc521544121f697c2efdd80f86314"
diff --git a/recipes-ti/ipc/ti-ipc-rtos_3.36.01.11.bb b/recipes-ti/ipc/ti-ipc-rtos_3.36.01.11.bb
new file mode 100644
index 0000000..07a8136
--- /dev/null
+++ b/recipes-ti/ipc/ti-ipc-rtos_3.36.01.11.bb
@@ -0,0 +1,8 @@
+require ti-ipc-rtos.inc
+
+PV = "3_36_01_11"
+
+LIC_FILES_CHKSUM = "file://${S}/ipc-linux.mak;beginline=1;endline=30;md5=7b327f9b710fd7c95e545b91cec79255"
+
+SRC_URI[ipczip.md5sum] = "560a75d6291ba1467ab9e328b3f7b995"
+SRC_URI[ipczip.sha256sum] = "ccf339a976a313c9f12cbdd91e74e7e0bc36507086b0cf077a344dcd79b9b273"
diff --git a/recipes-ti/ipc/ti-ipc_git.bb b/recipes-ti/ipc/ti-ipc_git.bb
index bb2c3c9..5f0b8db 100644
--- a/recipes-ti/ipc/ti-ipc_git.bb
+++ b/recipes-ti/ipc/ti-ipc_git.bb
@@ -6,14 +6,14 @@ LIC_FILES_CHKSUM = "file://${S}/ipc-linux.mak;beginline=1;endline=30;md5=7b327f9
 
 DEPENDS += "virtual/kernel"
 
-PV = "3.35.01.07"
+PV = "3.36.01.11"
 
-BRANCH = "master"
+BRANCH = "3.36"
 SRC_URI = "git://git.ti.com/ipc/ipcdev.git;protocol=git;branch=${BRANCH} \
            file://tiipclad-daemon.sh \
            "
-# Commit corresponds to 3.35.01.07
-SRCREV = "358d966c9f5973faf9ab71fb1d7dfe5d3e08a8dc"
+# Commit corresponds to 3.36.01.11
+SRCREV = "2a4256289d462d93a7e00a6ffb10bd46081a9500"
 
 S = "${WORKDIR}/git"
 
-- 
2.2.0



More information about the meta-ti mailing list