Commit 83b074c4 authored by Jamie McCrae's avatar Jamie McCrae Committed by Anas Nashif
Browse files

doc: release: 3.4: Add build system relative path fixes



Adds a note that some relative path issues in the build system
have been fixed.

Signed-off-by: default avatarJamie McCrae <jamie.mccrae@nordicsemi.no>
parent 9642c48a
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -671,6 +671,11 @@ Build system and infrastructure
     | "image-1"                       | slot1_partition           |
     +---------------------------------+---------------------------+

* Fixed an issue whereby relative paths supplied for the ``BOARD_ROOT`` value
  might wrongly emit a warning about a ``boards`` directory not being found.

* Fixed an issue whereby relative paths did not work for sysbuild images.

Drivers and Sensors
*******************