summaryrefslogtreecommitdiffstats
path: root/recipes-ti/ipc/ti-ipc_git.bb
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2015-11-12 08:04:39 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-11-12 08:15:19 -0500
commitf5721982b14fefc337d227b1e9cb330a05f096f7 (patch)
tree6f8454438c3f84e6c5949554cdd89c3a3fca94e1 /recipes-ti/ipc/ti-ipc_git.bb
parent73c8b892967bc1e261a092d7970e53355f46566c (diff)
downloadmeta-ti-f5721982b14fefc337d227b1e9cb330a05f096f7.tar.gz
ti-ipc: update to 3.41.00.02-eng
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-ti/ipc/ti-ipc_git.bb')
-rw-r--r--recipes-ti/ipc/ti-ipc_git.bb8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes-ti/ipc/ti-ipc_git.bb b/recipes-ti/ipc/ti-ipc_git.bb
index ac899bf6..e1432e01 100644
--- a/recipes-ti/ipc/ti-ipc_git.bb
+++ b/recipes-ti/ipc/ti-ipc_git.bb
@@ -6,15 +6,15 @@ LIC_FILES_CHKSUM = "file://${S}/ipc-linux.mak;beginline=1;endline=30;md5=7b327f9
6 6
7DEPENDS += "virtual/kernel" 7DEPENDS += "virtual/kernel"
8 8
9PV = "3.40.01.08" 9PV = "3.41.00.02"
10 10
11BRANCH = "3.40" 11BRANCH = "ipc-next"
12SRC_URI = "git://git.ti.com/ipc/ipcdev.git;protocol=git;branch=${BRANCH} \ 12SRC_URI = "git://git.ti.com/ipc/ipcdev.git;protocol=git;branch=${BRANCH} \
13 file://tiipclad-daemon.sh \ 13 file://tiipclad-daemon.sh \
14 file://0001-Add-kernel-build-dir.patch \ 14 file://0001-Add-kernel-build-dir.patch \
15 " 15 "
16# Commit corresponds to 3.40.01.08 16# Commit corresponds to 3.41.00.02-eng
17SRCREV = "239354b731b77e30a70230ebb54a31a83fc8b12f" 17SRCREV = "b34c8ada4ed243cd52e504bf2c6fb3451dc730f8"
18 18
19S = "${WORKDIR}/git" 19S = "${WORKDIR}/git"
20 20