Draft: u-boot-ktn: Install fw_env.config via U-Boot recipe
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