Skip to content

Commit f8319a4

Browse files
nordicjmbjarki-andreasen
authored andcommitted
[nrf noup] samples/tests: Disable PM for some more sysbuild builds
fixup! [nrf noup] samples/tests: Disable PM for some sysbuild builds Disables partition manager when building some samples and tests which use sysbuild to prevent build issues Signed-off-by: Jamie McCrae <[email protected]>
1 parent 7c32403 commit f8319a4

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

tests/subsys/fs/fcb/sysbuild.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
SB_CONFIG_PARTITION_MANAGER=n
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
SB_CONFIG_PARTITION_MANAGER=n

0 commit comments

Comments
 (0)