Skip to content

Commit 9a5e9e4

Browse files
nordicjmcarlescufi
authored andcommitted
doc: release: 3.4: Add note on build system changes.
Adds a note that *_ROOT variables are now supported properly on an image basis when using sysbuild, and that sysbuild_cache_set has been added, and that zephyr_get has had a MERGE option added. Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
1 parent cc53ad6 commit 9a5e9e4

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

doc/releases/release-notes-3.4.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -323,6 +323,15 @@ Build system and infrastructure
323323
see :ref:`West extending signing <west-extending-signing>` for further
324324
details.
325325

326+
* Fixed an issue whereby when using ``*_ROOT`` variables with Sysbuild, these
327+
were lost for images.
328+
329+
* Enhanced ``zephyr_get`` CMake helper function to optionally support merging
330+
of scoped variables into a list.
331+
332+
* Added a new CMake helper function for setting/updating sysbuild CMake cache
333+
variables: ``sysbuild_cache_set``.
334+
326335
Drivers and Sensors
327336
*******************
328337

0 commit comments

Comments
 (0)