On Fri, Feb 18, 2011 at 12:36:45PM -0700, Tom Rini wrote: > On 02/18/2011 12:26 PM, Tom Rini wrote: >> In order to make the user experience better we now use bb.warn >> on non-fatal QA errors and bb.error on fatal errors. > > Part of my motivation here is that after looking at poky, this error is > _not_ fatal there yet (none are), and until we can kill libtool 2.2.x > (which won't be until oe-core I believe) this is going to be a big problem > to solve, generally involving a libtool hack. I think we can best spend > our time here on fixing RPATH issues that still show up once we're all > using libtool 2.4 (as there will still be a few in 'odd' packages, but most > will now be correct automatically). > > I'm going to push this into my simplify-target-flags branch as well and see > what falls out now (doing so already for smaller test cases).
Since our own Arago overlay still uses libtool 2.2 (disabling RPATH check locally), I fully support this change in OE until everyone adopts libtool 2.4 Acked-by: Denys Dmytriyenko <[email protected]> -- Denys _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
