You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
zephyr-core/scripts: Resolve West revisions to SHAs
The West manifest in Zephyr 3.3 contains a tag (instead of a SHA) for
zcbor [1]. OE standard practice is to always specifiy revisions using
SHAs, so in the Jinja template, use the new resolve_revision filter to
resolve any tags.
[1] zephyrproject-rtos/zephyr#51219 (comment)
Signed-off-by: Peter Hoyes <[email protected]>
Signed-off-by: Naveen Saini <[email protected]>
0 commit comments