[oe] [PATCH] insane.bbclass: Make RPATH a non-fatal error
Tom Rini
tom_rini at mentor.com
Fri Feb 18 19:36:45 UTC 2011
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).
--
Tom Rini
Mentor Graphics Corporation
More information about the Openembedded-devel
mailing list