1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 19:53:43 +00:00

ti-ipc: Update to new version 3.41.0.7_eng

Signed-off-by: Sam Nelson <sam.nelson@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Sam Nelson
2015-12-10 21:55:51 +00:00
committed by Denys Dmytriyenko
parent 5af8a77580
commit 12ac3bac27

View File

@@ -8,11 +8,11 @@ BRANCH = "ipc-next"
SRC_URI = "git://git.ti.com/ipc/ipcdev.git;protocol=git;branch=${BRANCH}"
#Corresponds to 3.41.00.06_eng
SRCREV = "795af8b9cec28bd6cdd1f00df1b9084b2a285cce"
#Corresponds to 3.41.00.07_eng
SRCREV = "7370abce2e3f2a09fd4b057fbbf9e7d3d029c0df"
S = "${WORKDIR}/git"
PV = "3.41.00.06"
PV = "3.41.00.07"
INC_PR = "r0"
PACKAGE_ARCH = "${MACHINE_ARCH}"