[poky] FitImage cause dependency loop

Matt Madison matt at madison.systems
Tue Nov 5 06:53:19 PST 2019


Daniel,

This is a problem in meta-tegra.  I've fixed it in master, but will
need to back-port that change to the warrior branch.  Open an issue at
https://github.com/madisongh/meta-tegra/issues and that will remind me
to take care of it.

Regards,
-Matt

On Wed, Oct 30, 2019 at 12:10 PM Daniel Wang <Daniel.Wang at intusurg.com> wrote:
>
> 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
>
>
>
> --
> _______________________________________________
> poky mailing list
> poky at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky


More information about the poky mailing list