Comment 20 for bug 1831942

Revision history for this message
Launchpad Janitor (janitor) wrote : Re: support u-boot Flat Image Tree (FIT) signing support

This bug was fixed in the package u-boot - 2016.01+dfsg1-2ubuntu5

---------------
u-boot (2016.01+dfsg1-2ubuntu5) xenial; urgency=low

  * Enable FIT signing support (LP: #1831942)
    - Ensure fit_image_process_sig() ENOSPC return propogates to
      fit_file_name() space allocation loop.

u-boot (2016.01+dfsg1-2ubuntu4) xenial; urgency=low

  * Enable FIT signing support (LP: #1831942)
    - Fix configuration supply to tools to ensure CONFIG_FIT_SIGNATURE
      is available to mkimage such that is compiled with FIT build and
      sign support.
    - Add libssl-dev to Build-Depends: to enable crypto functionality.
    - Limit key names to keys within the keydir.

 -- Andy Whitcroft <email address hidden> Tue, 11 Jun 2019 22:44:54 +0100