mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-05 18:30:50 +00:00
ti-ipc: Bump version to 3.40.01.08
* This provides a fix for GateMP support. 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
e5c4802658
commit
c751653431
@@ -1,9 +0,0 @@
|
||||
require ti-ipc-rtos.inc
|
||||
|
||||
PV = "3_36_01_11"
|
||||
PR = "r1"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://${S}/ipc-linux.mak;beginline=1;endline=30;md5=7b327f9b710fd7c95e545b91cec79255"
|
||||
|
||||
SRC_URI[ipczip.md5sum] = "560a75d6291ba1467ab9e328b3f7b995"
|
||||
SRC_URI[ipczip.sha256sum] = "ccf339a976a313c9f12cbdd91e74e7e0bc36507086b0cf077a344dcd79b9b273"
|
||||
@@ -0,0 +1,9 @@
|
||||
require ti-ipc-rtos.inc
|
||||
|
||||
PV = "3_40_01_08"
|
||||
PR = "r0"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://${S}/ipc-linux.mak;beginline=1;endline=30;md5=7b327f9b710fd7c95e545b91cec79255"
|
||||
|
||||
SRC_URI[ipczip.md5sum] = "738e1d54da9fab94899ad162f1ad78de"
|
||||
SRC_URI[ipczip.sha256sum] = "8cc7d40ad7eab916eae109b355dc7e7876c6ab82e3b40bf5b6bf60474312d6cf"
|
||||
@@ -6,15 +6,15 @@ LIC_FILES_CHKSUM = "file://${S}/ipc-linux.mak;beginline=1;endline=30;md5=7b327f9
|
||||
|
||||
DEPENDS += "virtual/kernel"
|
||||
|
||||
PV = "3.36.01.11"
|
||||
PV = "3.40.01.08"
|
||||
|
||||
BRANCH = "3.36"
|
||||
BRANCH = "3.40"
|
||||
SRC_URI = "git://git.ti.com/ipc/ipcdev.git;protocol=git;branch=${BRANCH} \
|
||||
file://tiipclad-daemon.sh \
|
||||
file://0001-Add-kernel-build-dir.patch \
|
||||
"
|
||||
# Commit corresponds to 3.36.01.11
|
||||
SRCREV = "2a4256289d462d93a7e00a6ffb10bd46081a9500"
|
||||
# Commit corresponds to 3.40.01.08
|
||||
SRCREV = "239354b731b77e30a70230ebb54a31a83fc8b12f"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user