[poky] FitImage cause dependency loop

Daniel Wang Daniel.Wang at intusurg.com
Wed Oct 30 12:09:34 PDT 2019


Hi there,

I got a question hope some of you can give me an advice. I’m using Yocto Warrior and meta-tegra to build my distro. I want to enable verified boot so I added the following settings.

KERNEL_CLASSES ?= “ kernel-fitimage ”
KERNEL_IMAGETYPES_append = “ fitImage”
UBOOT_SIGN_KEYDIR = “${TOPDIR}/conf”
UBOOT_SIGN_KEYNAME = “dev”
UBOOT_MKIMAGE_DTCOPTS = “-I dts -O dtb -p 2000”
UBOOT_SIGN_ENABLE  = “1”

Everything works well without those setting. But as soon as I added those ones Yocto reports a dependency loop (more than 10 matches). Have any of you encountered this issue before how can I fix it? Thank you so much!

Thanks
-Daniel

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/poky/attachments/20191030/12e05135/attachment.html>


More information about the poky mailing list