mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-04-20 19:53:43 +00:00
ti-ipc: Update to new patch version 3.43.01.02
Only examples and documentation updated 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
b4d7ad69ed
commit
f9897495ca
@@ -26,11 +26,11 @@ protocol=${TI_IPC_METADATA_GIT_PROTOCOL};\
|
||||
branch=${TI_IPC_METADATA_GIT_BRANCH};\
|
||||
name=${TI_IPC_METADATA_NAME}"
|
||||
|
||||
# Corresponds to tag: 3.43.00.01
|
||||
SRCREV_ipc-examples = "54df963e83f2fd613f794dc3b1b72c8ed855e0ac"
|
||||
# Corresponds to tag: 3.43.01.02
|
||||
SRCREV_ipc-examples = "c2324cdcda4f6641cade25f95fa30996fb94bca0"
|
||||
|
||||
# Corresponds to tag: 3.43.00.01
|
||||
SRCREV_ipc-metadata = "8829b3cf2068c87140ac062849c33cd1a21de636"
|
||||
# Corresponds to tag: 3.43.01.02
|
||||
SRCREV_ipc-metadata = "c3fc63be358c8c9a429366ebf54fe03812671129"
|
||||
|
||||
S_ipc-examples = "${WORKDIR}/git/ipc-examples"
|
||||
S_ipc-metadata = "${WORKDIR}/git/ipc-metadata"
|
||||
|
||||
@@ -16,7 +16,7 @@ SRC_URI = "${TI_IPC_GIT_URI};protocol=${TI_IPC_GIT_PROTOCOL};branch=${BRANCH};na
|
||||
SRCREV = "${TI_IPC_SRCREV}"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "3.43.00.01"
|
||||
PV = "3.43.01.02"
|
||||
INC_PR = "r0"
|
||||
|
||||
PACKAGE_ARCH = "${MACHINE_ARCH}"
|
||||
|
||||
Reference in New Issue
Block a user