mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-04-20 11:42:57 +00:00
ti-ipc: update to 3.36.01.11
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
require ti-ipc-rtos.inc
|
||||
|
||||
PV = "3_35_01_07"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://${S}/ipc-linux.mak;beginline=1;endline=30;md5=7b327f9b710fd7c95e545b91cec79255"
|
||||
|
||||
SRC_URI[ipczip.md5sum] = "9e62e35b8c2d44b1ac5f7ad9554b1a34"
|
||||
SRC_URI[ipczip.sha256sum] = "006ac780ded0a5fa843397bbde0cb597338dc521544121f697c2efdd80f86314"
|
||||
8
recipes-ti/ipc/ti-ipc-rtos_3.36.01.11.bb
Normal file
8
recipes-ti/ipc/ti-ipc-rtos_3.36.01.11.bb
Normal file
@@ -0,0 +1,8 @@
|
||||
require ti-ipc-rtos.inc
|
||||
|
||||
PV = "3_36_01_11"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://${S}/ipc-linux.mak;beginline=1;endline=30;md5=7b327f9b710fd7c95e545b91cec79255"
|
||||
|
||||
SRC_URI[ipczip.md5sum] = "560a75d6291ba1467ab9e328b3f7b995"
|
||||
SRC_URI[ipczip.sha256sum] = "ccf339a976a313c9f12cbdd91e74e7e0bc36507086b0cf077a344dcd79b9b273"
|
||||
@@ -6,14 +6,14 @@ LIC_FILES_CHKSUM = "file://${S}/ipc-linux.mak;beginline=1;endline=30;md5=7b327f9
|
||||
|
||||
DEPENDS += "virtual/kernel"
|
||||
|
||||
PV = "3.35.01.07"
|
||||
PV = "3.36.01.11"
|
||||
|
||||
BRANCH = "master"
|
||||
BRANCH = "3.36"
|
||||
SRC_URI = "git://git.ti.com/ipc/ipcdev.git;protocol=git;branch=${BRANCH} \
|
||||
file://tiipclad-daemon.sh \
|
||||
"
|
||||
# Commit corresponds to 3.35.01.07
|
||||
SRCREV = "358d966c9f5973faf9ab71fb1d7dfe5d3e08a8dc"
|
||||
# Commit corresponds to 3.36.01.11
|
||||
SRCREV = "2a4256289d462d93a7e00a6ffb10bd46081a9500"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user