mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-04-20 11:42:57 +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
aeab3c1825
commit
fe401c2bfc
@@ -6,14 +6,14 @@ LIC_FILES_CHKSUM = "file://${S}/ipc-linux.mak;beginline=1;endline=30;md5=7b327f9
|
||||
|
||||
DEPENDS += "virtual/kernel"
|
||||
|
||||
PV = "3.35.00.05"
|
||||
PV = "3.35.01.07"
|
||||
|
||||
BRANCH = "master"
|
||||
SRC_URI = "git://git.ti.com/ipc/ipcdev.git;protocol=git;branch=${BRANCH} \
|
||||
file://tiipclad-daemon.sh \
|
||||
"
|
||||
# Commit corresponds to 3.35.00.05
|
||||
SRCREV = "ce35c999f5c3368e387740a38aef3358290579b3"
|
||||
# Commit corresponds to 3.35.01.07
|
||||
SRCREV = "358d966c9f5973faf9ab71fb1d7dfe5d3e08a8dc"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user