dey-image-tiny-initramfs: use cpio.gz.u-boot.tf image

The u-boot header is required for U-Boot to boot the image in secure boot.
The cpio.gz.u-boot.tf image gets signed and encrpyted if required.

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

Signed-off-by: Diaz de Grenu, Jose <Jose.DiazdeGrenu@digi.com>
This commit is contained in:
Diaz de Grenu, Jose 2016-11-22 17:33:47 +01:00
parent 611e2652b6
commit 2fee1a85b0
1 changed files with 2 additions and 3 deletions

View File

@ -7,6 +7,5 @@ include dey-image-tiny.bb
export IMAGE_BASENAME = "dey-image-tiny-initramfs"
IMAGE_FSTYPES = "${INITRAMFS_FSTYPES}"
IMAGE_FSTYPES_append = " rootfs.initramfs"
IMAGE_FSTYPES = "cpio.gz.u-boot.tf"
inherit image_types_uboot