1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-07-27 14:28:05 +00:00

ti-ipc: Upgrade to IPC 3.30.03.14

Signed-off-by: Karthik Ramanan <a0393906@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Karthik Ramanan
2015-02-16 14:57:55 +00:00
committed by Denys Dmytriyenko
parent 0b6676ff73
commit 593fc027ee
+3 -3
View File
@@ -6,13 +6,13 @@ LIC_FILES_CHKSUM = "file://${S}/ipc-linux.mak;beginline=1;endline=30;md5=abd112f
DEPENDS += "virtual/kernel" DEPENDS += "virtual/kernel"
PV = "3.30.01.12" PV = "3.30.03.14"
BRANCH = "master" BRANCH = "3.30"
SRC_URI = "git://git.ti.com/ipc/ipcdev.git;protocol=git;branch=${BRANCH} \ SRC_URI = "git://git.ti.com/ipc/ipcdev.git;protocol=git;branch=${BRANCH} \
file://tiipclad-daemon.sh \ file://tiipclad-daemon.sh \
" "
SRCREV = "8deec9b295a5700b26449986927c77d60c5c0e5f" SRCREV = "ff0ca0e3943ab67be47673bfc77f40c53daac078"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"