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.6.0
Update the ti-rpmsg-char library to 0.6.0 version that enables the support for 6.1 kernel. Signed-off-by: Praneeth Bajjuri <praneeth@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
This commit is contained in:
committed by
Ryan Eatmon
parent
bc40ef339a
commit
9a0bc0f254
@@ -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.2 release
|
||||
SRCREV = "1da3e1bd0412c148ab57690940fea5d129220896"
|
||||
# 0.6.0 release
|
||||
SRCREV = "600ec4dd56d73cc7ad62082c63244183b34f77a5"
|
||||
|
||||
PV = "0.5.2+git${SRCPV}"
|
||||
PV = "0.6.0+git${SRCPV}"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user