]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
image/image-prelink/image-mklibs/sanity: Drop pointless EXPORT_FUNCTIONS
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 1 Apr 2014 10:08:58 +0000 (11:08 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 1 Apr 2014 10:45:00 +0000 (11:45 +0100)
commit05a2fb19f722652c5d13be911b8ed45a264bbb40
tree6ec44da3e02a756ac742e2410da412f15b201dfa
parent4b09a1869895e4cd18e82b7d190fbfea3c7922af
image/image-prelink/image-mklibs/sanity: Drop pointless EXPORT_FUNCTIONS

I'm sick of seeing people adding to EXPORT_FUNCTIONS in these classes
when they clearly have no idea what it does.

Worse, these uses of it are all broken, the naming is incorrect and
they do nothing. Lets remove them and try and preserve any remaining
part of my sanity.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/image-mklibs.bbclass
meta/classes/image-prelink.bbclass
meta/classes/image.bbclass
meta/classes/sanity.bbclass