summaryrefslogtreecommitdiffstats
path: root/recipes-ti
diff options
context:
space:
mode:
authorSam Nelson <sam.nelson@ti.com>2015-12-10 21:55:51 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-12-10 13:31:05 -0500
commit9552cf5c7137e48a9861c2b24faf83ba94c47f2f (patch)
tree5d1ce1a01d8f6504066ba0b59f62e76d8e1cad48 /recipes-ti
parentcda23bd31adfff83774aeb7fe5e0bfaf5ba83b48 (diff)
downloadmeta-ti-9552cf5c7137e48a9861c2b24faf83ba94c47f2f.tar.gz
ti-ipc: Update to new version 3.41.0.7_eng
Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-ti')
-rw-r--r--recipes-ti/ipc/ti-ipc.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-ti/ipc/ti-ipc.inc b/recipes-ti/ipc/ti-ipc.inc
index b29ac5b5..4cdb25c6 100644
--- a/recipes-ti/ipc/ti-ipc.inc
+++ b/recipes-ti/ipc/ti-ipc.inc
@@ -8,11 +8,11 @@ BRANCH = "ipc-next"
8 8
9SRC_URI = "git://git.ti.com/ipc/ipcdev.git;protocol=git;branch=${BRANCH}" 9SRC_URI = "git://git.ti.com/ipc/ipcdev.git;protocol=git;branch=${BRANCH}"
10 10
11#Corresponds to 3.41.00.06_eng 11#Corresponds to 3.41.00.07_eng
12SRCREV = "795af8b9cec28bd6cdd1f00df1b9084b2a285cce" 12SRCREV = "7370abce2e3f2a09fd4b057fbbf9e7d3d029c0df"
13 13
14S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
15PV = "3.41.00.06" 15PV = "3.41.00.07"
16INC_PR = "r0" 16INC_PR = "r0"
17 17
18PACKAGE_ARCH = "${MACHINE_ARCH}" 18PACKAGE_ARCH = "${MACHINE_ARCH}"