Skip to content

Commit 5154e43

Browse files
jukkarcarlescufi
authored andcommitted
manifest: sdk-zephyr, sdk-mbedtls and sdk-mcuboot rebase
Update sdk-zephyr, sdk-mbedtls and sdk-mcuboot SHAs, switching to the new rebased histories. Signed-off-by: Jukka Rissanen <[email protected]>
1 parent 10344fb commit 5154e43

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

west.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ manifest:
6565
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
6666
- name: zephyr
6767
repo-path: sdk-zephyr
68-
revision: pull/3178/head
68+
revision: d792280a1c8639ac103ce0dd094f8d5dd4e5377d
6969
import:
7070
# In addition to the zephyr repository itself, NCS also
7171
# imports the contents of zephyr/west.yml at the above
@@ -128,7 +128,7 @@ manifest:
128128
compare-by-default: true
129129
- name: mcuboot
130130
repo-path: sdk-mcuboot
131-
revision: pull/513/head
131+
revision: 40861fd7351604d38af6345e56fe7422529561e6
132132
path: bootloader/mcuboot
133133
- name: qcbor
134134
url: https://github.com/laurencelundblade/QCBOR
@@ -137,7 +137,7 @@ manifest:
137137
- name: mbedtls
138138
path: modules/crypto/mbedtls
139139
repo-path: sdk-mbedtls
140-
revision: pull/44/head
140+
revision: bcce3de6a2860991f54945738c0bc14d2c650ede
141141
- name: oberon-psa-crypto
142142
path: modules/crypto/oberon-psa-crypto
143143
repo-path: sdk-oberon-psa-crypto

0 commit comments

Comments
 (0)