mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-07-17 14:57:47 +00:00
ti-ipc: Update to new version 3.50.04.08
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
df0127324e
commit
d8cf1e5823
@@ -1,4 +1,4 @@
|
|||||||
PV = "3.50.04.07"
|
PV = "3.50.04.08"
|
||||||
INC_PR = "r0"
|
INC_PR = "r0"
|
||||||
|
|
||||||
PACKAGE_ARCH = "${MACHINE_ARCH}"
|
PACKAGE_ARCH = "${MACHINE_ARCH}"
|
||||||
|
|||||||
@@ -24,8 +24,8 @@ protocol=${TI_IPC_METADATA_GIT_PROTOCOL};\
|
|||||||
branch=${TI_IPC_METADATA_GIT_BRANCH};\
|
branch=${TI_IPC_METADATA_GIT_BRANCH};\
|
||||||
name=${TI_IPC_METADATA_NAME}"
|
name=${TI_IPC_METADATA_NAME}"
|
||||||
|
|
||||||
# Corresponds to tag: 3.50.04.07
|
# Corresponds to tag: 3.50.04.08
|
||||||
TI_IPC_METADATA_SRCREV = "37e85ff1966f7d093fe2bde2dd9d4546f29d0d80"
|
TI_IPC_METADATA_SRCREV = "48788ea79190c4995df4c802e8aa4e17f332943d"
|
||||||
# Corresponds to tag: 3.50.04.07B
|
# Corresponds to tag: 3.50.04.07B
|
||||||
TI_IPC_EXAMPLES_SRCREV = "ad3d694e30367a5c04525aef7c6ee9a33896fd59"
|
TI_IPC_EXAMPLES_SRCREV = "ad3d694e30367a5c04525aef7c6ee9a33896fd59"
|
||||||
|
|
||||||
|
|||||||
@@ -8,8 +8,8 @@ TI_IPC_GIT_URI = "git://git.ti.com/ipc/ipcdev.git"
|
|||||||
TI_IPC_GIT_PROTOCOL = "git"
|
TI_IPC_GIT_PROTOCOL = "git"
|
||||||
TI_IPC_GIT_BRANCH = "3.50"
|
TI_IPC_GIT_BRANCH = "3.50"
|
||||||
|
|
||||||
#Corresponds to 3.50.04.07
|
#Corresponds to 3.50.04.08
|
||||||
TI_IPC_SRCREV = "129b6f44c50cbe760a5c1481b34b323b7a42ead5"
|
TI_IPC_SRCREV = "1d53b856338b86d1979fe09345c0b382913a848a"
|
||||||
|
|
||||||
BRANCH = "${TI_IPC_GIT_BRANCH}"
|
BRANCH = "${TI_IPC_GIT_BRANCH}"
|
||||||
SRC_URI = "${TI_IPC_GIT_URI};protocol=${TI_IPC_GIT_PROTOCOL};branch=${BRANCH};name=ipcdev"
|
SRC_URI = "${TI_IPC_GIT_URI};protocol=${TI_IPC_GIT_PROTOCOL};branch=${BRANCH};name=ipcdev"
|
||||||
|
|||||||
Reference in New Issue
Block a user