mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-05 10:21:52 +00:00
ipc: SRCREV updates for version 03.50.03.04
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
committed by
Denys Dmytriyenko
parent
38084c1f9d
commit
9a281bbf1d
@@ -4,12 +4,12 @@ IPC_TRANSPORT_GIT_URI = "git://git.ti.com/keystone-linux/ipc-transport.git"
|
||||
IPC_TRANSPORT_GIT_PROTOCOL = "git"
|
||||
IPC_TRANSPORT_GIT_BRANCH = "master"
|
||||
|
||||
# Below commit ID corresponds to "DEV.IPC-TRANSPORT.02.00.00.01"
|
||||
IPC_TRANSPORT_SRCREV = "88ea336c584ccec4b2c281cd7f75df9dff6d4edf"
|
||||
# Below commit ID corresponds to "DEV.IPC-TRANSPORT.02.00.00.02"
|
||||
IPC_TRANSPORT_SRCREV = "8cb22733115f7c1ee1e1cf3f7d704158080f383c"
|
||||
|
||||
BRANCH = "${IPC_TRANSPORT_GIT_BRANCH}"
|
||||
SRC_URI = "${IPC_TRANSPORT_GIT_URI};protocol=${IPC_TRANSPORT_GIT_PROTOCOL};branch=${BRANCH}"
|
||||
|
||||
SRCREV = "${IPC_TRANSPORT_SRCREV}"
|
||||
PV = "02.00.00.01"
|
||||
INC_PR = "r2"
|
||||
PV = "02.00.00.02"
|
||||
INC_PR = "r0"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
PV = "3.50.03.03"
|
||||
PV = "3.50.03.04"
|
||||
INC_PR = "r0"
|
||||
|
||||
PACKAGE_ARCH = "${MACHINE_ARCH}"
|
||||
|
||||
@@ -24,10 +24,10 @@ protocol=${TI_IPC_METADATA_GIT_PROTOCOL};\
|
||||
branch=${TI_IPC_METADATA_GIT_BRANCH};\
|
||||
name=${TI_IPC_METADATA_NAME}"
|
||||
|
||||
# Corresponds to tag: 3.50.03.03
|
||||
TI_IPC_METADATA_SRCREV = "88d4c734407f49d2edb8050b0b542e023b8750c8"
|
||||
# Corresponds to tag: 3.50.03.03
|
||||
TI_IPC_EXAMPLES_SRCREV = "e2b116ab30b79d5dc855febb7dcc07179e8aef50"
|
||||
# Corresponds to tag: 3.50.03.04
|
||||
TI_IPC_METADATA_SRCREV = "f23715fb222f7cae877a3bcda194891369895733"
|
||||
# Corresponds to tag: 3.50.03.04
|
||||
TI_IPC_EXAMPLES_SRCREV = "55a8341c60a91c0ba2d79b7e4b805e2e39b3060f"
|
||||
|
||||
SRCREV_ipc-metadata = "${TI_IPC_METADATA_SRCREV}"
|
||||
SRCREV_ipc-examples = "${TI_IPC_EXAMPLES_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.03
|
||||
TI_IPC_SRCREV = "f20ff3ad29a4ca37d7a81e4fe1163d0c7b4eb3c7"
|
||||
#Corresponds to 3.50.03.04
|
||||
TI_IPC_SRCREV = "f68ca6cec06ecc6296228b148b175584aa0f2c8c"
|
||||
|
||||
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