diff options
author | Sam Nelson <sam.nelson@ti.com> | 2015-12-05 03:20:23 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2015-12-04 22:10:38 -0500 |
commit | 8e8618fb00fb63214a2a78c6f878c6e30fc62ded (patch) | |
tree | 420a3ac5a006a0034a0f447af3fe21a710f0fd43 | |
parent | 5ea65eceb4d81a5c9a192216819bec8223a979cf (diff) | |
download | meta-ti-8e8618fb00fb63214a2a78c6f878c6e30fc62ded.tar.gz |
ti-ipc: Update to new version 3.41.00.06_eng
Signed-off-by: Sam Nelson <sam.nelson@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r-- | recipes-ti/ipc/ti-ipc.inc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-ti/ipc/ti-ipc.inc b/recipes-ti/ipc/ti-ipc.inc index d41796de..b29ac5b5 100644 --- a/recipes-ti/ipc/ti-ipc.inc +++ b/recipes-ti/ipc/ti-ipc.inc | |||
@@ -8,11 +8,11 @@ BRANCH = "ipc-next" | |||
8 | 8 | ||
9 | SRC_URI = "git://git.ti.com/ipc/ipcdev.git;protocol=git;branch=${BRANCH}" | 9 | SRC_URI = "git://git.ti.com/ipc/ipcdev.git;protocol=git;branch=${BRANCH}" |
10 | 10 | ||
11 | #Corresponds to 3.41.00.03_eng | 11 | #Corresponds to 3.41.00.06_eng |
12 | SRCREV = "354db7d3b6aa397e6ab4b86fdbd312746fd46a07" | 12 | SRCREV = "795af8b9cec28bd6cdd1f00df1b9084b2a285cce" |
13 | 13 | ||
14 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
15 | PV = "3.41.00.03" | 15 | PV = "3.41.00.06" |
16 | INC_PR = "r0" | 16 | INC_PR = "r0" |
17 | 17 | ||
18 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 18 | PACKAGE_ARCH = "${MACHINE_ARCH}" |