summaryrefslogtreecommitdiffstats
path: root/recipes-ti
diff options
context:
space:
mode:
authorSam Nelson <sam.nelson@ti.com>2016-02-06 01:28:58 +0000
committerDenys Dmytriyenko <denys@ti.com>2016-02-08 12:30:06 -0500
commitbcb5ecc357bea02599cb111e06e518995281dd66 (patch)
tree565734bdabb6c47e4a0dbe350eaded2a30fe4cab /recipes-ti
parent78199584632a7879e1e17831fd97e5f8c8fb40d8 (diff)
downloadmeta-ti-bcb5ecc357bea02599cb111e06e518995281dd66.tar.gz
ti-ipc: Update to new version 3.42.0.0_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.inc8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes-ti/ipc/ti-ipc.inc b/recipes-ti/ipc/ti-ipc.inc
index 94a16576..f3b1bff7 100644
--- a/recipes-ti/ipc/ti-ipc.inc
+++ b/recipes-ti/ipc/ti-ipc.inc
@@ -4,15 +4,15 @@ HOMEPAGE="http://processors.wiki.ti.com/index.php/Category:IPC"
4LICENSE = "BSD" 4LICENSE = "BSD"
5LIC_FILES_CHKSUM = "file://${S}/ipc-linux.mak;beginline=1;endline=30;md5=7b327f9b710fd7c95e545b91cec79255" 5LIC_FILES_CHKSUM = "file://${S}/ipc-linux.mak;beginline=1;endline=30;md5=7b327f9b710fd7c95e545b91cec79255"
6 6
7BRANCH = "3.41" 7BRANCH = "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.08 11#Corresponds to 3.42.00.00_eng
12SRCREV = "7370abce2e3f2a09fd4b057fbbf9e7d3d029c0df" 12SRCREV = "2b47e35ed72170e4e56906fb9ab93dd9ef385a38"
13 13
14S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
15PV = "3.41.00.08" 15PV = "3.42.00.00"
16INC_PR = "r0" 16INC_PR = "r0"
17 17
18PACKAGE_ARCH = "${MACHINE_ARCH}" 18PACKAGE_ARCH = "${MACHINE_ARCH}"