Skip to content

Draft: u-boot-ktn: Install fw_env.config via U-Boot recipe

Frieder Schrempf requested to merge feature/u-boot-fw-env-conf into develop-dunfell

In some cases, e. g. a customer machine, we don't provide a fw_env.config file so we shouldn't add it to SRC_URI unconditionally.

Also the U-Boot recipe already contains code from u-boot.inc that takes care of providing a package u-boot-default-env with the config file. Let's use this instead and install it to the default image in a separate patch for meta-ktn (see meta-ktn!23 (merged)).

TODO: Testing

Edited by Frieder Schrempf

Merge request reports