mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-04-20 11:42:57 +00:00
ti-ipc: Update to new version 3.50.03.05
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
f595aeffc3
commit
fa95316422
@@ -1,4 +1,4 @@
|
||||
PV = "3.50.03.04"
|
||||
PV = "3.50.03.05"
|
||||
INC_PR = "r0"
|
||||
|
||||
PACKAGE_ARCH = "${MACHINE_ARCH}"
|
||||
|
||||
@@ -24,9 +24,9 @@ protocol=${TI_IPC_METADATA_GIT_PROTOCOL};\
|
||||
branch=${TI_IPC_METADATA_GIT_BRANCH};\
|
||||
name=${TI_IPC_METADATA_NAME}"
|
||||
|
||||
# Corresponds to tag: 3.50.03.04
|
||||
TI_IPC_METADATA_SRCREV = "f23715fb222f7cae877a3bcda194891369895733"
|
||||
# Corresponds to tag: 3.50.03.04
|
||||
# Corresponds to tag: 3.50.03.05
|
||||
TI_IPC_METADATA_SRCREV = "3936c41d021c6d56c25f4bb07b647314a6589a57"
|
||||
# Corresponds to tag: 3.50.03.05
|
||||
TI_IPC_EXAMPLES_SRCREV = "55a8341c60a91c0ba2d79b7e4b805e2e39b3060f"
|
||||
|
||||
SRCREV_ipc-metadata = "${TI_IPC_METADATA_SRCREV}"
|
||||
|
||||
@@ -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.03.04
|
||||
TI_IPC_SRCREV = "f68ca6cec06ecc6296228b148b175584aa0f2c8c"
|
||||
#Corresponds to 3.50.03.05
|
||||
TI_IPC_SRCREV = "7007b8adff409fd8c90757c9adafd264a3ff15e3"
|
||||
|
||||
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