mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-07-17 14:57:47 +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
abdbb75fb0
commit
4e5954d65e
@@ -6,16 +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.00.09"
|
PV = "3.30.01.12"
|
||||||
|
|
||||||
# This is the first version of the 3.30.00.09
|
|
||||||
# PR = "r0"
|
|
||||||
|
|
||||||
BRANCH = "master"
|
BRANCH = "master"
|
||||||
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 = "595bc3e3bbb2e7ec12a8287145d8e3929291e59d"
|
SRCREV = "8deec9b295a5700b26449986927c77d60c5c0e5f"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user