Skip to content

configs/adi_sc598_ezkit: add missing host image dependencies#112

Merged
ozan956 merged 1 commit intoadi-2026.02-yfrom
add-host-genimage
Apr 1, 2026
Merged

configs/adi_sc598_ezkit: add missing host image dependencies#112
ozan956 merged 1 commit intoadi-2026.02-yfrom
add-host-genimage

Conversation

@ozan956
Copy link
Copy Markdown

@ozan956 ozan956 commented Mar 30, 2026

SC598 EZ-KIT defconfig runs genimage in the post image step, but does not select the host tools needed to generate its output images.

Enable BR2_PACKAGE_HOST_GENIMAGE to provide genimage itself, and enable BR2_PACKAGE_HOST_DOSFSTOOLS and BR2_PACKAGE_HOST_MTOOLS for the tools used to create and populate the VFAT boot image.

Fixes: e427b7c ("configs/adi_sc598_ezkit: add new board")

SC598 EZ-KIT defconfig runs genimage in the post image step, but does
not select the host tools needed to generate its output images.

Enable BR2_PACKAGE_HOST_GENIMAGE to provide genimage itself, and enable
BR2_PACKAGE_HOST_DOSFSTOOLS and BR2_PACKAGE_HOST_MTOOLS for the tools
used to create and populate the VFAT boot image.

Fixes: e427b7c ("configs/adi_sc598_ezkit: add new board")
Signed-off-by: Ozan Durgut <ozan.durgut@analog.com>
@ozan956 ozan956 merged commit 8403d60 into adi-2026.02-y Apr 1, 2026
@ozan956 ozan956 deleted the add-host-genimage branch April 1, 2026 13:44
@github-project-automation github-project-automation Bot moved this from In Development to Done in ADSP Apr 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants