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.42.0.0_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
2016-02-06 01:28:58 +00:00
committed by Denys Dmytriyenko
parent 7819958463
commit bcb5ecc357

View File

@@ -4,15 +4,15 @@ HOMEPAGE="http://processors.wiki.ti.com/index.php/Category:IPC"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://${S}/ipc-linux.mak;beginline=1;endline=30;md5=7b327f9b710fd7c95e545b91cec79255"
BRANCH = "3.41"
BRANCH = "ipc-next"
SRC_URI = "git://git.ti.com/ipc/ipcdev.git;protocol=git;branch=${BRANCH}"
#Corresponds to 3.41.00.08
SRCREV = "7370abce2e3f2a09fd4b057fbbf9e7d3d029c0df"
#Corresponds to 3.42.00.00_eng
SRCREV = "2b47e35ed72170e4e56906fb9ab93dd9ef385a38"
S = "${WORKDIR}/git"
PV = "3.41.00.08"
PV = "3.42.00.00"
INC_PR = "r0"
PACKAGE_ARCH = "${MACHINE_ARCH}"