Skip to content

U-Boot Recipe Cleanup

Frieder Schrempf requested to merge feature/u-boot-cleanup into develop-dunfell
  • u-boot-ktn: Install fw_env.config via U-Boot recipe
  • u-boot-fw-utils: Remove recipe in favor of libubootenv
  • u-boot-mkimage: Remove recipe in favor of u-boot-tools
  • u-boot-ktn: Cleanup and introduce variable to specify source branch
  • u-boot-ktn: Selectively append env files to SRC_URI

TODO: Testing if fw_setenv/fw_printenv and fw_env.config are properly integrated in the image and working fine.

Edited by Maximilian Adducchio

Merge request reports