On 3 October 2017 at 18:15, Eric Schwarz <[email protected]> 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
-- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
