aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/multi-kernel.inc
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-04-20 09:13:54 +0200
committerKoen Kooi <koen@openembedded.org>2010-04-20 09:13:54 +0200
commit5453d2a8938c2142e9d893d7713790e6001477b6 (patch)
tree8eb92b37e858381ebeee2cbf3e604fcd256886ca /recipes/linux/multi-kernel.inc
parentd37850fd5485621e76ca877d7161598e81886145 (diff)
downloadopenembedded-5453d2a8938c2142e9d893d7713790e6001477b6.tar.gz
multi-kernel: update depends after kernel.bbclass changes
Diffstat (limited to 'recipes/linux/multi-kernel.inc')
-rw-r--r--recipes/linux/multi-kernel.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/linux/multi-kernel.inc b/recipes/linux/multi-kernel.inc
index 1516a42f12..94183d9fcd 100644
--- a/recipes/linux/multi-kernel.inc
+++ b/recipes/linux/multi-kernel.inc
@@ -87,5 +87,6 @@ do_deploy_append () {
}
+do_compileconfigs[depends] += "virtual/${TARGET_PREFIX}gcc:do_populate_staging virtual/${TARGET_PREFIX}gcc${KERNEL_CCSUFFIX}:do_populate_staging"
addtask compileconfigs after do_patch before do_configure