meta-digi/meta-digi-dey/classes
David Escalona 319576805a swupdate: add sign and hash support to swupdate packages generation
- Enabled signing support while generating the swupdate
  packages for 'core-image-base' and 'dey-image-qt'. The
  signing support is only enabled when 'TUSTFENCE_SIGN=1'
  and requires the recipe to set the private key that will
  be used to generate the signature.
- Enabled hash support while generating the swupdate
  packages for 'core-image-base' and 'dey-image-qt'. The
  hash support requires the sw-description files to include
  a new line for each image and/or file that will be added
  to the update package. The hash is automatically calculated
  and replaced in the sw-description files.

https://jira.digi.com/browse/DEL-3774

Signed-off-by: David Escalona <david.escalona@digi.com>
2017-03-07 17:04:21 +01:00
..
dey-image-installer.bbclass meta-digi-dey: implement class to generate installer zip package 2017-02-02 13:32:18 +01:00
dey-image.bbclass meta-digi-dey: implement class to generate installer zip package 2017-02-02 13:32:18 +01:00
trustfence.bbclass swupdate: add sign and hash support to swupdate packages generation 2017-03-07 17:04:21 +01:00