package.bbclass: Ensure kernel modules get stripped
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 19 Apr 2012 12:17:57 +0000 (13:17 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 22 Apr 2012 15:00:03 +0000 (16:00 +0100)
commit084e2085385ec2bdfd1535e577e2af01e8cedfe3
treea896524ad7be19cae2fe9bf7be71cf70290d8083
parent8d9e8cd7cd3efd3e78c0ebc259315502cbb9d976
package.bbclass: Ensure kernel modules get stripped

Kernel modules are not marked as executable but we do expect to strip them.
This patch adds in missing code to ensure we do this. Without this images
are getting sigificantly bloated in size.

(From OE-Core rev: 00b0a5f2f51bb3f88bbb9ae558c2859e3c1c406c)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/package.bbclass