On Wed, Apr 20, 2016 at 03:50:35PM +0200, Yannick Gicquel wrote:

> Changes since v1:
>   * Uses a class uboot-sign.bbclass file instead of include file.
>   * 'assemble_dtb' task removed and replace by do_install_prepend function
>     for u-boot recipe.
> 
> Yannick Gicquel (4):
>   u-boot: basic support of dtb append for verified boot
>   u-boot: deploy u-boot-nodtb and dtb files
>   kernel: fitimage: support device tree compiler options
>   kernel: fitimage: basic support for fitimage signature
> 
>  meta/classes/kernel-fitimage.bbclass | 52 +++++++++++++++++++++++--
>  meta/classes/uboot-sign.bbclass      | 75 
> ++++++++++++++++++++++++++++++++++++
>  meta/recipes-bsp/u-boot/u-boot.inc   |  2 +-
>  3 files changed, 125 insertions(+), 4 deletions(-)
>  create mode 100644 meta/classes/uboot-sign.bbclass

Thanks for doing this.  It will hopefully make this knowledge more wide
spread and thus more widely used.

-- 
Tom
-- 
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to