[oe] [PATCH] linux-storcenter: fix circular dependency between do_package and do_deploy

Guo Hongruan camelguo at gmail.com
Sat Jan 23 09:36:07 UTC 2010


* 'addtask deploy' sentence in linux-storcenter_2.6.27.7.bb conflicts with the same one in kernel.bbclass and causes circular dependency between do_package and do_deploy

Signed-off-by: Guo Hongruan <camelguo at gmail.com>
---
 recipes/linux/linux-storcenter_2.6.27.7.bb |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/recipes/linux/linux-storcenter_2.6.27.7.bb b/recipes/linux/linux-storcenter_2.6.27.7.bb
index b403cda..e842ab7 100644
--- a/recipes/linux/linux-storcenter_2.6.27.7.bb
+++ b/recipes/linux/linux-storcenter_2.6.27.7.bb
@@ -53,5 +53,3 @@ do_deploy() {
 }
 
 do_deploy[dirs] = "${S}"
-
-addtask deploy before do_package after do_install
-- 
1.5.4.3





More information about the Openembedded-devel mailing list