]> code.ossystems Code Review - openembedded-core.git/commit
package.bbclass: Improve kernel module handling
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 29 Jan 2013 13:45:17 +0000 (13:45 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 1 Feb 2013 15:51:29 +0000 (15:51 +0000)
commitcb24a72e97afb43de5e1e79ff807fd9e184df6a2
tree82f6dc3e3408e7a0a7ad823b52bc870ac832177f
parentbc6f7085b42d8137957795e800e8b46d2f1eddac
package.bbclass: Improve kernel module handling

Currently the kernel module handling consists of several special cases
and has its own path walking. This refactors the code to handle them in
a more standardised way which is also a bit more efficient.

(From OE-Core rev: ad51b54f0afe8c56033137b7cf9ba398877b2651)

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