From: Denys Dmytriyenko <[email protected]> Signed-off-by: Denys Dmytriyenko <[email protected]> --- meta-arago-distro/conf/distro/arago.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-arago-distro/conf/distro/arago.conf b/meta-arago-distro/conf/distro/arago.conf index 4133a11..9497172 100644 --- a/meta-arago-distro/conf/distro/arago.conf +++ b/meta-arago-distro/conf/distro/arago.conf @@ -32,7 +32,7 @@ FITIMAGE_CONF_BY_NAME = "1" KERNEL_IMAGETYPES_dra7xx-hs-evm = "zImage fitImage" INITRAMFS_IMAGE_dra7xx-hs-evm = "arago-base-tisdk-image" INITRAMFS_FSTYPES_dra7xx-hs-evm = "cpio.xz" -FITIMAGE_TEE_dra7xx-hs-evm = "dra7-evm.optee dra72-evm-revc.optee" +FITIMAGE_TEE_dra7xx-hs-evm = "dra7-evm.optee dra72-evm-revc.optee dra71-evm.optee" KERNEL_IMAGETYPES_am57xx-hs-evm = "zImage fitImage" INITRAMFS_IMAGE_am57xx-hs-evm = "arago-base-tisdk-image" -- 2.7.4 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
