mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-07 19:32:58 +00:00
ipc: Update to new version 3.35.1.7
Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
committed by
Denys Dmytriyenko
parent
4390f867bf
commit
2c19121bb5
@@ -6,14 +6,14 @@ LIC_FILES_CHKSUM = "file://${S}/ipc-linux.mak;beginline=1;endline=30;md5=7b327f9
|
|||||||
|
|
||||||
DEPENDS += "virtual/kernel"
|
DEPENDS += "virtual/kernel"
|
||||||
|
|
||||||
PV = "3.35.00.05"
|
PV = "3.35.01.07"
|
||||||
|
|
||||||
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 \
|
||||||
"
|
"
|
||||||
# Commit corresponds to 3.35.00.05
|
# Commit corresponds to 3.35.01.07
|
||||||
SRCREV = "ce35c999f5c3368e387740a38aef3358290579b3"
|
SRCREV = "358d966c9f5973faf9ab71fb1d7dfe5d3e08a8dc"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user