[yocto] meta-swupdate layer with precompiled uboot

Stefano Babic sbabic at denx.de
Thu Feb 9 04:16:08 PST 2017


Hi Andreas,

On 09/02/2017 12:13, Andreas Enbacka wrote:
> Hello,
> 
> Thanks for the info. I tried to download the fido branch of the
> meta-swupdate layer, and executed bitbake -c menuconfig swupdate. I got the
> following error output (using Kontron SMARC sAMX6i machine config):
> 
> ERROR: Nothing PROVIDES 'u-boot-fw-utils' (but
> /home/andreas/yocto1.8/fsl-community-bsp/sources/meta-swupdate/recipes-suppo
> rt/swupdate/swupdate_git.bb DEPENDS on or otherwise requires it)
> ERROR: u-boot-fw-utils was skipped: Either UBOOT_MACHINE or UBOOT_CONFIG
> must be set in the smarc-samx6i machine configuration.
> 
> ERROR: Required build target 'swupdate' has no buildable providers.
> Missing or unbuildable dependency chain was: ['swupdate', 'u-boot-fw-utils']
> 
> Seems to be some issue with building u-boot-fw-utils?
> 

Old branches like fido have fixes dependencies in DEPENDS. I have
implemented in b794e0ef8adccaa70b05463d52d3fd49f0917bb6 a way to add
DEPENDS checking defconfig, and dropping what is not required.

You can drop u-boot-fw-utils from DEPENDS in your custom meta-swupdate
or try applying (I have not tested on fido) the mentioned commit, and if
it works, we can merge it also in this old "fido".

Best regards,
Stefano Babic


-- 
=====================================================================
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================



More information about the yocto mailing list