git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3ac2460
)
multi-kernel: adapt to kernel_do_compile_kernelmodules change in kernel.bbclass
author
Koen Kooi
<koen@openembedded.org>
Sun, 10 Oct 2010 16:47:22 +0000
(18:47 +0200)
committer
Koen Kooi
<koen@openembedded.org>
Tue, 12 Oct 2010 14:30:13 +0000
(16:30 +0200)
Signed-off-by: Koen Kooi <koen@openembedded.org>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Acked-by: Graeme Gregory <dp@xora.org.uk>
recipes/linux/multi-kernel.inc
patch
|
blob
|
history
diff --git
a/recipes/linux/multi-kernel.inc
b/recipes/linux/multi-kernel.inc
index
d8e17ef
..
be2b3b0
100644
(file)
--- a/
recipes/linux/multi-kernel.inc
+++ b/
recipes/linux/multi-kernel.inc
@@
-45,6
+45,7
@@
do_compileconfigs () {
# Build and Install this alternative kernel
do_configure
kernel_do_compile
+ do_compile_kernelmodules
kernel_do_install
# Drop the resulting images in the deploy dir