On Fri, 30 Nov 2018 at 21:56, Joshua Watt <[email protected]> wrote: > +B = "${WORKDIR}/${BPN}-${PV}"
That's the default, so redundant. Does waf support out-of-tree builds sufficiently well that we can default - or even mandate - out of tree? i.e. follow meson and cmake, and just set B=$WORKDIR/build in the class. Ross -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
