mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-05 02:11:00 +00:00
ipc: ti-rpmsg-char: Update library to 0.6.4
Fetch from the latest commit which has J722S support now. Signed-off-by: Apurva Nandan <a-nandan@ti.com> Signed-off-by: Aniket Limaye <a-limaye@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
This commit is contained in:
committed by
Ryan Eatmon
parent
9c9c220bf0
commit
3cc4cea657
@@ -7,10 +7,10 @@ PROTOCOL = "https"
|
||||
BRANCH = "master"
|
||||
SRC_URI = "git://git.ti.com/git/rpmsg/ti-rpmsg-char.git;protocol=${PROTOCOL};branch=${BRANCH};"
|
||||
|
||||
# 0.6.3 release
|
||||
SRCREV = "369ed24324c28c683d52637bb0cc7784b74c1385"
|
||||
# 0.6.4 release
|
||||
SRCREV = "439a13cf24662224d5dfa672c6a50d7c43899886"
|
||||
|
||||
PV = "0.6.3+git${SRCPV}"
|
||||
PV = "0.6.4+git${SRCPV}"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user