Skip to content

Commit

Permalink
west.yml: Update zephyr for sof/imx-stable-v2.12
Browse files Browse the repository at this point in the history
We will use NXP IMX Zephyr stable branch -  imx-v4.0-branch
from nxp-upstream zephyr repo.

Signed-off-by: Daniel Baluta <[email protected]>
  • Loading branch information
dbaluta committed Dec 12, 2024
1 parent 96197c0 commit f65db75
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ manifest:
- name: thesofproject
url-base: https://github.com/thesofproject
- name: zephyrproject
url-base: https://github.com/zephyrproject-rtos
url-base: https://github.com/nxp-upstream

# 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,7 +43,7 @@ manifest:

- name: zephyr
repo-path: zephyr
revision: 1d40a7ee3415d8bb6a3772c41ce580bc8a8c2db4
revision: 7c4abb1eb9fddadc469318f7bf4f0d4d573d3726
remote: zephyrproject

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

0 comments on commit f65db75

Please sign in to comment.