[yocto] u-boot recipe: Missing dependencies

Burton, Ross ross.burton at intel.com
Wed Oct 4 03:51:01 PDT 2017


On 3 October 2017 at 18:15, Eric Schwarz <eas at sw-optimization.com> wrote:

>  DEPENDS += "bc-native dtc-native"
> +DEPENDS_append = " python-native"
> +DEPENDS_append_x86-64 = " iasl-native swig-native"
>

Don't _append when you can just extend the assignment above.

Depending on python-native does nothing as the binary isn't in $PATH still.

Can you provide a configuration to make u-boot build on x86 for testing?

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20171004/ecfd1413/attachment.html>


More information about the yocto mailing list