Update the ti-rpmsg-char library to 0.6.0 version that enables the support for 6.1 kernel.
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 dff13640..bff55258 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};" -# Initial 0.5.2 release -SRCREV = "1da3e1bd0412c148ab57690940fea5d129220896" +# 0.6.0 release +SRCREV = "600ec4dd56d73cc7ad62082c63244183b34f77a5" -PV = "0.5.2+git${SRCPV}" +PV = "0.6.0+git${SRCPV}" S = "${WORKDIR}/git" -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#16556): https://lists.yoctoproject.org/g/meta-ti/message/16556 Mute This Topic: https://lists.yoctoproject.org/mt/98986542/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/leave/6695321/21656/1393940836/xyzzy [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
