Skip to content

Commit 62c713e

Browse files
committed
west.yml: update Zephyr to c162980efd9ad86
Fixes accidental downgrade of Zephyr in commit 000fb33 ("west.yml: update zephyr to 07f5e1488f22"). Change Zephyr version back to c162980efd9ad86, which was already previously used in commit 2bde174 ("west.yml: update zephyr to c162980efd9a"). Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
1 parent 000fb33 commit 62c713e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

west.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ manifest:
4343

4444
- name: zephyr
4545
repo-path: zephyr
46-
revision: 07f5e1488f221a31f145406b5ee53e3cbc9b5620
46+
revision: c162980efd9ad8616d0e2fe886ca917d8d8d240a
4747
remote: zephyrproject
4848

4949
# Import some projects listed in zephyr/west.yml@revision

0 commit comments

Comments
 (0)