diff options
author | Sam Nelson <sam.nelson@ti.com> | 2016-02-06 01:28:58 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2016-02-08 12:30:06 -0500 |
commit | bcb5ecc357bea02599cb111e06e518995281dd66 (patch) | |
tree | 565734bdabb6c47e4a0dbe350eaded2a30fe4cab /recipes-ti | |
parent | 78199584632a7879e1e17831fd97e5f8c8fb40d8 (diff) | |
download | meta-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.inc | 8 |
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" | |||
4 | LICENSE = "BSD" | 4 | LICENSE = "BSD" |
5 | LIC_FILES_CHKSUM = "file://${S}/ipc-linux.mak;beginline=1;endline=30;md5=7b327f9b710fd7c95e545b91cec79255" | 5 | LIC_FILES_CHKSUM = "file://${S}/ipc-linux.mak;beginline=1;endline=30;md5=7b327f9b710fd7c95e545b91cec79255" |
6 | 6 | ||
7 | BRANCH = "3.41" | 7 | 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.08 | 11 | #Corresponds to 3.42.00.00_eng |
12 | SRCREV = "7370abce2e3f2a09fd4b057fbbf9e7d3d029c0df" | 12 | SRCREV = "2b47e35ed72170e4e56906fb9ab93dd9ef385a38" |
13 | 13 | ||
14 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
15 | PV = "3.41.00.08" | 15 | PV = "3.42.00.00" |
16 | INC_PR = "r0" | 16 | INC_PR = "r0" |
17 | 17 | ||
18 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 18 | PACKAGE_ARCH = "${MACHINE_ARCH}" |