[OE-core] [OE-Core][PATCH] kernel-fitimage: uboot-sign: Check UBOOT_DTB_BINARY before adding deps

Richard Purdie richard.purdie at linuxfoundation.org
Wed Jun 12 09:59:02 UTC 2019


On Wed, 2019-06-12 at 09:15 +0100, Alex Kiernan wrote:
> Since UBOOT_DTB_BINARY empty means we don't need to inject signatures
> into the U-Boot DTB, we can remove the dependencies between consumers
> of
> these two classes and resolve a circular dependency between u-boot
> and
> kernel.
> 
> Signed-off-by: Alex Kiernan <alex.kiernan at gmail.com>
> ---
> 
>  meta/classes/kernel-fitimage.bbclass | 2 +-
>  meta/classes/uboot-sign.bbclass      | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Really wish we had tests and documentation for these classes...

Cheers,

Richard



More information about the Openembedded-core mailing list