diff options
| author | Sam Nelson <sam.nelson@ti.com> | 2015-12-10 21:55:51 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2015-12-10 13:31:05 -0500 |
| commit | 9552cf5c7137e48a9861c2b24faf83ba94c47f2f (patch) | |
| tree | 5d1ce1a01d8f6504066ba0b59f62e76d8e1cad48 | |
| parent | cda23bd31adfff83774aeb7fe5e0bfaf5ba83b48 (diff) | |
| download | meta-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>
| -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 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 | ||
| 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.06_eng | 11 | #Corresponds to 3.41.00.07_eng |
| 12 | SRCREV = "795af8b9cec28bd6cdd1f00df1b9084b2a285cce" | 12 | SRCREV = "7370abce2e3f2a09fd4b057fbbf9e7d3d029c0df" |
| 13 | 13 | ||
| 14 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
| 15 | PV = "3.41.00.06" | 15 | PV = "3.41.00.07" |
| 16 | INC_PR = "r0" | 16 | INC_PR = "r0" |
| 17 | 17 | ||
| 18 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 18 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
