From: Koen Kooi Date: Tue, 20 Apr 2010 07:13:54 +0000 (+0200) Subject: multi-kernel: update depends after kernel.bbclass changes X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5453d2a8938c2142e9d893d7713790e6001477b6;p=openembedded.git multi-kernel: update depends after kernel.bbclass changes --- 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