kernel.bbclass: Remove PARALLEL_INSTALL_MODULES. If we want to do this we should...
authorRichard Purdie <rpurdie@rpsys.net>
Wed, 14 Feb 2007 00:42:44 +0000 (00:42 +0000)
committerRichard Purdie <rpurdie@rpsys.net>
Wed, 14 Feb 2007 00:42:44 +0000 (00:42 +0000)
commit8dc182e9960996f5010edcc598fbfaa8a12faceb
treefeddc644841ce41c1dc42e73af855b1cd82d0bd0
parentd7ad2da4354c1776cbf9d0eec173a9bfa584b4bf
kernel.bbclass: Remove PARALLEL_INSTALL_MODULES. If we want to do this we should rethink and have something that works for multiple kernel versions generically not just a 2.4/2.6 split. There are certainly better ways to do it than this.
classes/kernel.bbclass
classes/linux-kernel-base.bbclass
classes/module.bbclass