mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-08 11:50:56 +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:
committed by
Denys Dmytriyenko
parent
25b2d8a992
commit
7f762b9fe5
@@ -6,13 +6,13 @@ LIC_FILES_CHKSUM = "file://${S}/ipc-linux.mak;beginline=1;endline=30;md5=abd112f
|
||||
|
||||
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} \
|
||||
file://tiipclad-daemon.sh \
|
||||
"
|
||||
SRCREV = "8deec9b295a5700b26449986927c77d60c5c0e5f"
|
||||
SRCREV = "ff0ca0e3943ab67be47673bfc77f40c53daac078"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user