Skip to content

Commit 0581070

Browse files
committed
WIP: mod: scripts/build-rootfs.sh (review/9/main)
Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
1 parent 73120c9 commit 0581070

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/build-rootfs.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ ${rootfs_shell} \
120120
target_debian_arch="${target_debian_arch}" \
121121
CMAKE_SYSTEM_PROCESSOR="${CMAKE_SYSTEM_PROCESSOR}" \
122122
CARGO_TARGET_TRIPLE="${CARGO_TARGET_TRIPLE}" \
123+
cmake_options=-DUNIFYSDK_GIT_REPOSITORY=${UNIFYSDK_GIT_REPOSITORY} \
123124
# EoL
124125

125126
sudo du -hs "/var/tmp/var/lib/machines/${machine}"

0 commit comments

Comments
 (0)