classes/insane.bbclass: Make .la failures non-fatal the right way, split up the ...
authorHolger Freyther <zecke@selfish.org>
Wed, 26 Dec 2007 20:15:30 +0000 (20:15 +0000)
committerHolger Freyther <zecke@selfish.org>
Wed, 26 Dec 2007 20:15:30 +0000 (20:15 +0000)
commitbc9fa9d1d34e5e7451cd57fa4e06ea91a7879e01
tree495d02746a3899688842254058de53444f31e1fa
parent158f69464e090fa276e083171f962e72f22612fa
classes/insane.bbclass: Make .la failures non-fatal the right way, split up the .la test in two parts
    -We have a function that can decide if a failure is fatal, use that instead of
     setting sane = True.
    -Test for installed and workdir separately. This allows us to ignore a certain error
     class and complain on others.
classes/insane.bbclass