mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-04-20 11:42:57 +00:00
ti-ipc: Update commit for release 3.50.04.08 release
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
d8412827db
commit
47d0bf3b6d
@@ -1,5 +1,5 @@
|
||||
PV = "3.50.04.08"
|
||||
INC_PR = "r0"
|
||||
INC_PR = "r1"
|
||||
|
||||
PACKAGE_ARCH = "${MACHINE_ARCH}"
|
||||
COMPATIBLE_HOST ?= "null"
|
||||
|
||||
@@ -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.08
|
||||
TI_IPC_SRCREV = "1d53b856338b86d1979fe09345c0b382913a848a"
|
||||
#Corresponds to 3.50.04.08A
|
||||
TI_IPC_SRCREV = "5e72155431e955c5fcba34d844812d234093c846"
|
||||
|
||||
BRANCH = "${TI_IPC_GIT_BRANCH}"
|
||||
SRC_URI = "${TI_IPC_GIT_URI};protocol=${TI_IPC_GIT_PROTOCOL};branch=${BRANCH};name=ipcdev"
|
||||
|
||||
Reference in New Issue
Block a user