[ERROR: Nothing RPROVIDES 'u-boot-default-env']
Andrei Kartashev
a.kartashev at yadro.com
Mon Jan 3 22:10:09 AEDT 2022
Hello,
It's hard to say what's wrong without knowing of what are you exactly
doing. Since there is no such platform as "at91" in OpenBMC, we don't
know what recipe do you use for u-boot.
Generally, u-boot recipe should include u-boot.inc:
> require recipes-bsp/u-boot/u-boot.inc
This include file provide u-boot-default-env recipe
https://github.com/openbmc/openbmc/blob/master/poky/meta/recipes-bsp/u-boot/u-boot.inc#L215
On Mon, 2022-01-03 at 15:34 +0530, Nikhil V wrote:
> Hi,
> I am trying to build image for openbmc on SAMA5D27-som1-ek1
> development board made by microchip(atmel). SAMA5D27 board has yocto
> support.
> I have added meta-atmel layer to openbmc, while building/compiling
> using " bitbake obmc-phosphor-image ", I am facing following error,
>
> [ERROR: Nothing RPROVIDES 'u-boot-default-env']
>
> I have tried by updating with following content but didnt get any
> result.
> PREFERRED_PROVIDER_u-boot = "u-boot-at91"
> PREFERRED_PROVIDER_virtual/bootloader = "u-boot-at91"
>
> Can you help me to find a solution.
>
>
> Thanks & Regards,
> Nikhil Muley
>
>
>
--
Best regards,
Andrei Kartashev
More information about the openbmc
mailing list