mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-06 19:00:49 +00:00
ipc: ti-rpmsg-char: Update library to 0.3.0
Update the ti-rpmsg-char library to 0.3.0 version that enables the support for the various R5F remote processors on AM64x SoCs. Signed-off-by: Suman Anna <s-anna@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
This commit is contained in:
@@ -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.2.0 release
|
||||
SRCREV = "ecee54d2bd5125d4e78028013433b568a2b72d07"
|
||||
# Initial 0.3.0 release
|
||||
SRCREV = "0e76d13d08f0df5c7e70d58bbf76f7e299906ae1"
|
||||
|
||||
PV = "0.2.0+git${SRCPV}"
|
||||
PV = "0.3.0+git${SRCPV}"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user