1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 11:42:57 +00:00

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>
This commit is contained in:
Jacob Stiffler
2015-01-06 21:09:24 +00:00
committed by Denys Dmytriyenko
parent abdbb75fb0
commit 4e5954d65e

View File

@@ -6,16 +6,13 @@ LIC_FILES_CHKSUM = "file://${S}/ipc-linux.mak;beginline=1;endline=30;md5=abd112f
DEPENDS += "virtual/kernel"
PV = "3.30.00.09"
# This is the first version of the 3.30.00.09
# PR = "r0"
PV = "3.30.01.12"
BRANCH = "master"
SRC_URI = "git://git.ti.com/ipc/ipcdev.git;protocol=git;branch=${BRANCH} \
file://tiipclad-daemon.sh \
"
SRCREV = "595bc3e3bbb2e7ec12a8287145d8e3929291e59d"
SRCREV = "8deec9b295a5700b26449986927c77d60c5c0e5f"
S = "${WORKDIR}/git"