Skip to content

Commit

Permalink
west.yml: upgrade Zephyr to 8f34181e3dd7 + PR54900 backport
Browse files Browse the repository at this point in the history
Update Zephyr to latest version plus cherry-pick PR54900
zephyrproject-rtos/zephyr#54900
on top.

Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
  • Loading branch information
kv2019i committed Feb 16, 2023
1 parent 67e6ff4 commit cc5b539
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ manifest:
url-base: https://github.com/thesofproject
- name: zephyrproject
url-base: https://github.com/zephyrproject-rtos
- name: kvzephyrproject
url-base: https://github.com/kv2019i

# When upgrading projects here please run git log --oneline in the
# project and if not too long then include the output in your commit
Expand Down Expand Up @@ -43,8 +45,8 @@ manifest:

- name: zephyr
repo-path: zephyr
revision: d9c4ec31fc49e7eef3c8c3b0d07827cc04e6efee
remote: zephyrproject
revision: 8f34181e3dd73fa7c1a552be01aa48abbad6ca84
remote: kvzephyrproject
# Import some projects listed in zephyr/west.yml@revision
#
# Warning: changes to zephyr/west.yml or to any other _imported_
Expand Down

0 comments on commit cc5b539

Please sign in to comment.