On Thu, Nov 5, 2015 at 9:23 AM, Khem Raj <[email protected]> wrote: > > On Nov 5, 2015, at 6:47 AM, Mike Crowe <[email protected]> wrote: > > > > export MAKE = "make" > > -EXTRA_OEMAKE = "-e MAKEFLAGS=" > > +EXTRA_OEMAKE_LEGACY = "-e MAKEFLAGS=" > > +EXTRA_OEMAKE = "${EXTRA_OEMAKE_LEGACY}" > > may be this should be a weak assignment.
That's the habit, but this is bitbake.conf. Anything a recipe does will be long after this. -- Christopher Larson clarson at kergoth dot com Founder - BitBake, OpenEmbedded, OpenZaurus Maintainer - Tslib Senior Software Engineer, Mentor Graphics
-- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
