mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-04-20 19:53:43 +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:
committed by
Denys Dmytriyenko
parent
91e70b16fc
commit
549f3fcbff
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user