Update the ti-rpmsg-char library to 0.5.1 version that enables the support for R5F on am62x SoCs.
Signed-off-by: Praneeth Bajjuri <[email protected]> --- recipes-ti/ipc/ti-rpmsg-char.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-ti/ipc/ti-rpmsg-char.inc b/recipes-ti/ipc/ti-rpmsg-char.inc index a0e03851..0b35f412 100644 --- a/recipes-ti/ipc/ti-rpmsg-char.inc +++ b/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};" -# Initial 0.4.1 release -SRCREV = "355d2b0bcde5eb5c895a270d1835102d2bc39fbd" +# Initial 0.5.1 release +SRCREV = "adb964ee72f99545e2ad55c50cfd14015a7d837e" -PV = "0.4.1+git${SRCPV}" +PV = "0.5.1+git${SRCPV}" S = "${WORKDIR}/git" -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#15093): https://lists.yoctoproject.org/g/meta-ti/message/15093 Mute This Topic: https://lists.yoctoproject.org/mt/93880099/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
