summaryrefslogtreecommitdiffstats
path: root/recipes-ti/ipc/ti-ipc_git.bb
diff options
context:
space:
mode:
authorJacob Stiffler <j-stiffler@ti.com>2015-01-06 21:09:24 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-01-08 12:00:21 -0500
commit4e5954d65e2b6306e96ca95e65eb93f80296017d (patch)
tree6c18651bfbfeb93c51a4748b5ce12e4a690e3d5d /recipes-ti/ipc/ti-ipc_git.bb
parentabdbb75fb09037f85ab8b653dd5900a33f382e84 (diff)
downloadmeta-ti-4e5954d65e2b6306e96ca95e65eb93f80296017d.tar.gz
ti-ipc: Upgrade to IPC 3.30.01.12 GA.
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> 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.bb7
1 files changed, 2 insertions, 5 deletions
diff --git a/recipes-ti/ipc/ti-ipc_git.bb b/recipes-ti/ipc/ti-ipc_git.bb
index 185e58b8..07f81959 100644
--- a/recipes-ti/ipc/ti-ipc_git.bb
+++ b/recipes-ti/ipc/ti-ipc_git.bb
@@ -6,16 +6,13 @@ LIC_FILES_CHKSUM = "file://${S}/ipc-linux.mak;beginline=1;endline=30;md5=abd112f
6 6
7DEPENDS += "virtual/kernel" 7DEPENDS += "virtual/kernel"
8 8
9PV = "3.30.00.09" 9PV = "3.30.01.12"
10
11# This is the first version of the 3.30.00.09
12# PR = "r0"
13 10
14BRANCH = "master" 11BRANCH = "master"
15SRC_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} \
16 file://tiipclad-daemon.sh \ 13 file://tiipclad-daemon.sh \
17 " 14 "
18SRCREV = "595bc3e3bbb2e7ec12a8287145d8e3929291e59d" 15SRCREV = "8deec9b295a5700b26449986927c77d60c5c0e5f"
19 16
20S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"
21 18