commit | cd9465ac940ca9fdc66a1d95c158a31a06e471cb | [log] [tgz] |
---|---|---|
author | Jamie McCrae <jamie.mccrae@nordicsemi.no> | Thu Apr 13 10:48:30 2023 +0100 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Wed May 03 14:25:33 2023 +0200 |
tree | b7c67e0a3deecf6b6426cdd41303db16eb9d7e36 | |
parent | 1f070c91cfc957a3a97adccc0a2b38ae3cc8ce93 [diff] |
sysbuild: Fix issue with *_ROOT values not propagating Fixes an issue where variables like BOARD_ROOT would be provided to sysbuild but would then be lost on target images. Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>