File tree 3 files changed +3
-22
lines changed
3 files changed +3
-22
lines changed Original file line number Diff line number Diff line change 577
577
- " subsys/partition_manager/**/*"
578
578
- " tests/subsys/net/lib/nrf_cloud/**/*"
579
579
580
- " CI-sidewalk-test " :
581
- - " subsys/bootloader/**/*"
582
- - " subsys/partition_manager/**/*"
583
- - " subsys/dfu/**/*"
584
- - " modules/mcuboot/**/*"
585
- - " subsys/fw_info/*"
586
- - " subsys/pcd/**/*"
587
- - " subsys/bluetooth/controller/*"
588
- - any :
589
- - " subsys/nrf_security/**/*"
590
- - " !subsys/nrf_security/doc/**/*"
591
- - " !subsys/nrf_security/*.rst"
592
-
593
580
" CI-suit-dfu-test " :
594
581
- " include/bl*"
595
582
- " include/fprotect.h"
Original file line number Diff line number Diff line change 13
13
with :
14
14
git-fetch-depth : 0
15
15
path : workspace/nrf
16
- west-update-args : ' --group-filter=+babblesim,+sidewalk '
16
+ west-update-args : ' --group-filter=+babblesim'
17
17
18
18
- name : Configure git and run garbage collection
19
19
run : |
Original file line number Diff line number Diff line change @@ -47,7 +47,6 @@ manifest:
47
47
- -find-my
48
48
- -babblesim
49
49
- -libmodem
50
- - -sidewalk
51
50
- -bsec
52
51
- -doc-internal
53
52
- +optional
@@ -66,7 +65,7 @@ manifest:
66
65
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
67
66
- name : zephyr
68
67
repo-path : sdk-zephyr
69
- revision : 1f9ba420d4deac00673fb474b7ea659b5d97a1ca
68
+ revision : pull/2644/head
70
69
import :
71
70
# In addition to the zephyr repository itself, NCS also
72
71
# imports the contents of zephyr/west.yml at the above
@@ -145,7 +144,7 @@ manifest:
145
144
- name : nrfxlib
146
145
repo-path : sdk-nrfxlib
147
146
path : nrfxlib
148
- revision : b48612da0c37162de938287717da1542aa41e65d
147
+ revision : pull/1682/head
149
148
- name : trusted-firmware-m
150
149
repo-path : sdk-trusted-firmware-m
151
150
path : modules/tee/tf-m/trusted-firmware-m
@@ -196,11 +195,6 @@ manifest:
196
195
upstream-url : https://github.com/DaveGamble/cJSON
197
196
upstream-sha : d2735278ed1c2e4556f53a7a782063b31331dbf7
198
197
compare-by-default : false
199
- - name : sidewalk
200
- repo-path : sdk-sidewalk
201
- revision : 735afa54b9c6658a698e990b18c2acb539b48dba
202
- groups :
203
- - sidewalk
204
198
- name : find-my
205
199
repo-path : sdk-find-my
206
200
revision : f1afa0d5070fdfbdc4605392792e967ee6f8d1bb
You can’t perform that action at this time.
0 commit comments