From: Praneeth Bajjuri <[email protected]> update from 0.6.6 to 0.6.7. This update brings the following fixes from ti-rpmsg-char repo.
5100a2e lib: Fix truncation warnings 15011fe example: Add roundtrip delay metering aac39ae lib: fix truncation warnings with spritnf 4b9fd76 include: rproc_id: Add numbered enum Signed-off-by: Praneeth Bajjuri <[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 4710be09..22d03d97 100644 --- a/meta-ti-bsp/recipes-ti/ipc/ti-rpmsg-char.inc +++ b/meta-ti-bsp/recipes-ti/ipc/ti-rpmsg-char.inc @@ -7,10 +7,10 @@ PROTOCOL = "https" BRANCH = "master" SRC_URI = "git://git.ti.com/git/rpmsg/ti-rpmsg-char.git;protocol=${PROTOCOL};branch=${BRANCH};" -# 0.6.6 release -SRCREV = "55a6f4032246631a309f8608af5e822024664b59" +# 0.6.7 release +SRCREV = "5100a2e4a4a951e40ea0708fa78960770ec0ac33" -PV = "0.6.6+git" +PV = "0.6.7+git" S = "${WORKDIR}/git" -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#17864): https://lists.yoctoproject.org/g/meta-ti/message/17864 Mute This Topic: https://lists.yoctoproject.org/mt/107243546/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
