classes/insanity.bbclass: Check for possible insecure RPATH, make it work with the...
authorHolger Freyther <zecke@selfish.org>
Tue, 12 Sep 2006 08:59:30 +0000 (08:59 +0000)
committerHolger Freyther <zecke@selfish.org>
Tue, 12 Sep 2006 08:59:30 +0000 (08:59 +0000)
commit2794320ec9e9a4fb99a7e20c8bef15a06ed788b2
tree66ad9f91e568c9a58805a316efbca1fd23b3b06f
parent2fdcfd98504544d0cb1773862acba9a2164e72b9
classes/insanity.bbclass: Check for possible insecure RPATH, make it work with the funy BitBake scope
    The def methods are in a different scope that the PACKAGEFUNC and the
    result is only the packagefunc is able to use 'd' so we need to make
    this a parameter for the other methods.
    Use the installed scanelf to check for the RPATH of the files
classes/insane.bbclass