mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-01-12 01:20:20 +00:00
ipc: ti-rpmsg-char: Update library to 0.5.2
Update library to 0.5.2 as it adds support for AM62A SoC. Co-Authored-By: Sai Sree Kartheek Adivi <s-adivi@ti.com> Signed-off-by: Devarsh Thakkar <devarsht@ti.com> Acked-by: Praneeth Bajjuri <praneeth@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
This commit is contained in:
committed by
Ryan Eatmon
parent
dbebc412d8
commit
5f685a39de
@@ -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.1 release
|
||||
SRCREV = "adb964ee72f99545e2ad55c50cfd14015a7d837e"
|
||||
# Initial 0.5.2 release
|
||||
SRCREV = "1da3e1bd0412c148ab57690940fea5d129220896"
|
||||
|
||||
PV = "0.5.1+git${SRCPV}"
|
||||
PV = "0.5.2+git${SRCPV}"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user