mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-06 10:50:37 +00:00
ipc: ti-rpmsg-char: Update library to 0.3.1
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 <hnagalla@ti.com> Reviewed-by: Praneeth Bajjuri <praneeth@ti.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
This commit is contained in:
committed by
Yogesh Siraswar
parent
bc74a9cfc3
commit
1fe4515cee
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user