Skip to content

Commit d5e82ef

Browse files
committed
west.yml: Update zephyr for sof/imx-stable-v2.14
We use NXP IMX Zephyr stable branch - imx-v4.2.0 branch from nxp-upstream zephyr repo. Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com>
1 parent 632dca3 commit d5e82ef

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

west.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ manifest:
1010
- name: thesofproject
1111
url-base: https://github.com/thesofproject
1212
- name: zephyrproject
13-
url-base: https://github.com/zephyrproject-rtos
13+
url-base: https://github.com/nxp-upstream
1414

1515
# When upgrading projects here please run git log --oneline in the
1616
# project and if not too long then include the output in your commit
@@ -43,7 +43,7 @@ manifest:
4343

4444
- name: zephyr
4545
repo-path: zephyr
46-
revision: 9075d5335596080291ebcc448819fed2110dcb9a
46+
revision: 413b789deb391d3a37d06b463288a5fe765ee57e
4747
remote: zephyrproject
4848

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

0 commit comments

Comments
 (0)