Skip to content

Commit de758b0

Browse files
committed
[TEST] test reverting CPU ID
Test a Zephyr version with a reverted change to allow enabled interrupts during power down. Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
1 parent f117081 commit de758b0

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

west.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ manifest:
1111
url-base: https://github.com/thesofproject
1212
- name: zephyrproject
1313
url-base: https://github.com/zephyrproject-rtos
14+
- name: lyakh
15+
url-base: https://github.com/lyakh
1416

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

4446
- name: zephyr
4547
repo-path: zephyr
46-
revision: 9d1df132b1ccf28e8a8a216781ca52c6c47ed1fe
47-
remote: zephyrproject
48+
revision: 6a1afabfff2d1a8492a66f0d1473d458a04d48be
49+
remote: lyakh
4850

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

0 commit comments

Comments
 (0)