From: Guo Hongruan <camelguo@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [PATCH] linux-storcenter: fix circular dependency between do_package and do_deploy
Date: Sat, 23 Jan 2010 17:36:07 +0800 [thread overview]
Message-ID: <1264239367-26057-1-git-send-email-camelguo@gmail.com> (raw)
In-Reply-To: <>
* '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@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
next reply other threads:[~2010-01-23 9:38 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-23 9:36 Guo Hongruan [this message]
2010-01-23 9:51 ` [PATCH] linux-storcenter: fix circular dependency between do_package and do_deploy Holger Hans Peter Freyther
2010-01-23 9:55 ` Guo Hongruan
2010-01-23 10:10 ` Martin Jansa
2010-01-23 10:25 ` Guo Hongruan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1264239367-26057-1-git-send-email-camelguo@gmail.com \
--to=camelguo@gmail.com \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.