From: Hari Nagalla <[email protected]> Update the ti-rpmsg-char library to 0.3.1 version that enables the support for the M4F remote processor on AM64x SoCs.
Signed-off-by: Hari Nagalla <[email protected]> Reviewed-by: Praneeth Bajjuri <[email protected]> Signed-off-by: Yogesh Siraswar <[email protected]> Signed-off-by: Denys Dmytriyenko <[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 df14d63..140536e 100644 --- a/recipes-ti/ipc/ti-rpmsg-char.inc +++ b/recipes-ti/ipc/ti-rpmsg-char.inc @@ -7,10 +7,10 @@ PROTOCOL = "git" BRANCH = "master" SRC_URI = "git://git.ti.com/rpmsg/ti-rpmsg-char.git;protocol=${PROTOCOL};branch=${BRANCH};" -# Initial 0.3.0 release -SRCREV = "0e76d13d08f0df5c7e70d58bbf76f7e299906ae1" +# Initial 0.3.1 release +SRCREV = "0824546f61bda7715519841d9b9f0fb030ddfaf2" -PV = "0.3.0+git${SRCPV}" +PV = "0.3.1+git${SRCPV}" S = "${WORKDIR}/git" -- 2.7.4
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#14114): https://lists.yoctoproject.org/g/meta-ti/message/14114 Mute This Topic: https://lists.yoctoproject.org/mt/86750099/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
