1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-01-12 01:20:20 +00:00

ti-ipc: Update commit for release 3.50.04.08

Signed-off-by: Angela Stegmaier <angelabaker@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Angela Stegmaier
2020-04-15 03:07:35 +00:00
committed by Denys Dmytriyenko
parent 1e4caa1e1c
commit 4f7a907369
2 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
PV = "3.50.04.08"
INC_PR = "r1"
INC_PR = "r2"
PACKAGE_ARCH = "${MACHINE_ARCH}"
COMPATIBLE_HOST ?= "null"

View File

@@ -8,8 +8,8 @@ TI_IPC_GIT_URI = "git://git.ti.com/ipc/ipcdev.git"
TI_IPC_GIT_PROTOCOL = "git"
TI_IPC_GIT_BRANCH = "3.50"
#Corresponds to 3.50.04.08A
TI_IPC_SRCREV = "5e72155431e955c5fcba34d844812d234093c846"
#Corresponds to 3.50.04.08B
TI_IPC_SRCREV = "292e171b24f7c0f4d2fc20ec53bba17e970552f1"
BRANCH = "${TI_IPC_GIT_BRANCH}"
SRC_URI = "${TI_IPC_GIT_URI};protocol=${TI_IPC_GIT_PROTOCOL};branch=${BRANCH};name=ipcdev"