summaryrefslogtreecommitdiffstats
path: root/recipes-ti/ipc/ti-ipc.inc
diff options
context:
space:
mode:
authorSam Nelson <sam.nelson@ti.com>2016-06-18 03:44:38 +0000
committerDenys Dmytriyenko <denys@ti.com>2016-06-20 16:54:39 -0400
commiteb25debd4941a189104359edefd443b658f10e1d (patch)
tree3e5e1a647481fc510e2d9a19f2591aaced80f74a /recipes-ti/ipc/ti-ipc.inc
parent145755b4765d0578d885ceefbc98405ba8522138 (diff)
downloadmeta-ti-eb25debd4941a189104359edefd443b658f10e1d.tar.gz
ti-ipc: Update to new patch version 3.43.01.02
Only examples and documentation updated Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-ti/ipc/ti-ipc.inc')
-rw-r--r--recipes-ti/ipc/ti-ipc.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-ti/ipc/ti-ipc.inc b/recipes-ti/ipc/ti-ipc.inc
index 6e09c3f1..a74b4c11 100644
--- a/recipes-ti/ipc/ti-ipc.inc
+++ b/recipes-ti/ipc/ti-ipc.inc
@@ -16,7 +16,7 @@ SRC_URI = "${TI_IPC_GIT_URI};protocol=${TI_IPC_GIT_PROTOCOL};branch=${BRANCH};na
16SRCREV = "${TI_IPC_SRCREV}" 16SRCREV = "${TI_IPC_SRCREV}"
17 17
18S = "${WORKDIR}/git" 18S = "${WORKDIR}/git"
19PV = "3.43.00.01" 19PV = "3.43.01.02"
20INC_PR = "r0" 20INC_PR = "r0"
21 21
22PACKAGE_ARCH = "${MACHINE_ARCH}" 22PACKAGE_ARCH = "${MACHINE_ARCH}"