mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-07 03:11:59 +00:00
ipc: ti-rpmsg-char: Update library to 0.6.11
update ti-rpmsg-char library to 0.6.11 It brings the below fixes: dd4783422bf lib: Do not update local endpoint f26e4a30ca7 example: benchmark: move latencies array to data section. 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
ee9f5e1dfe
commit
4107d315a5
@@ -7,9 +7,9 @@ PROTOCOL = "https"
|
||||
BRANCH = "master"
|
||||
SRC_URI = "git://git.ti.com/git/rpmsg/ti-rpmsg-char.git;protocol=${PROTOCOL};branch=${BRANCH};"
|
||||
|
||||
# 0.6.10 release
|
||||
SRCREV = "057b1a249261e26d00c501b59646957160ec815b"
|
||||
# 0.6.11 release
|
||||
SRCREV = "dd4783422bf4fbed1015bfaa51054e40057b4f04"
|
||||
|
||||
PV = "0.6.10+git"
|
||||
PV = "0.6.11+git"
|
||||
|
||||
COMPATIBLE_MACHINE = "^(k3)$"
|
||||
|
||||
Reference in New Issue
Block a user