mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-04-20 19:53:43 +00:00
ipc: ti-rpmsg-char: Update library to 0.4.0
Update the ti-rpmsg-char library to 0.4.0 version that enables the support for j721s2 SoC family remote processors. Signed-off-by: Hari Nagalla <hnagalla@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
This commit is contained in:
committed by
Ryan Eatmon
parent
8cab895a51
commit
8956bc4a8f
@@ -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.1 release
|
||||
SRCREV = "0824546f61bda7715519841d9b9f0fb030ddfaf2"
|
||||
# Initial 0.4.0 release
|
||||
SRCREV = "92b464f1e7477f77e44ae18d87b3d369576d662e"
|
||||
|
||||
PV = "0.3.1+git${SRCPV}"
|
||||
PV = "0.4.0+git${SRCPV}"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user