On Wed, Jun 1, 2011 at 5:29 PM, Tom Rini <[email protected]> wrote: > There's not a common enough way to make sure it tries to write to ${D} > when we don't know what the build system is, other than someones Makefile.
Yeah, like Tom says -- with autoconf, we know we can use DESTDIR, but there's no standard mechanism for custom make-based buildsystems, and some don't have such a variable at all (until we patch them in). -- Christopher Larson clarson at kergoth dot com Founder - BitBake, OpenEmbedded, OpenZaurus Maintainer - Tslib Senior Software Engineer, Mentor Graphics _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
