1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-06 10:50:37 +00:00

ti-ipc: Update to new version 3.41.00.06_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-05 03:20:23 +00:00
committed by Denys Dmytriyenko
parent 5ea65eceb4
commit 8e8618fb00
+3 -3
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.03_eng
SRCREV = "354db7d3b6aa397e6ab4b86fdbd312746fd46a07"
#Corresponds to 3.41.00.06_eng
SRCREV = "795af8b9cec28bd6cdd1f00df1b9084b2a285cce"
S = "${WORKDIR}/git"
PV = "3.41.00.03"
PV = "3.41.00.06"
INC_PR = "r0"
PACKAGE_ARCH = "${MACHINE_ARCH}"