update ti-rpmsg-char library to 0.6.11 It brings the below fixes: dd4783422bf lib: Do not update local endpoint f26e4a30ca7 example: benchmark: move latencies array to data section.
Signed-off-by: Hari Nagalla <[email protected]> --- meta-ti-bsp/recipes-ti/ipc/ti-rpmsg-char.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/meta-ti-bsp/recipes-ti/ipc/ti-rpmsg-char.inc b/meta-ti-bsp/recipes-ti/ipc/ti-rpmsg-char.inc index e8f0f8ba..f9fb0f25 100644 --- a/meta-ti-bsp/recipes-ti/ipc/ti-rpmsg-char.inc +++ b/meta-ti-bsp/recipes-ti/ipc/ti-rpmsg-char.inc @@ -7,9 +7,9 @@ PROTOCOL = "https" BRANCH = "master" SRC_URI = "git://git.ti.com/git/rpmsg/ti-rpmsg-char.git;protocol=${PROTOCOL};branch=${BRANCH};" -# 0.6.10 release -SRCREV = "057b1a249261e26d00c501b59646957160ec815b" +# 0.6.11 release +SRCREV = "dd4783422bf4fbed1015bfaa51054e40057b4f04" -PV = "0.6.10+git" +PV = "0.6.11+git" COMPATIBLE_MACHINE = "^(k3)$" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#19539): https://lists.yoctoproject.org/g/meta-ti/message/19539 Mute This Topic: https://lists.yoctoproject.org/mt/117880618/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
