From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: bitbake-devel@lists.openembedded.org
Subject: [PATCH] bitbake-layers: fix help for show-overlayed to match behaviour
Date: Tue, 24 Jul 2012 12:41:24 +0100 [thread overview]
Message-ID: <1343130085-19070-1-git-send-email-paul.eggleton@linux.intel.com> (raw)
show-overlayed actually lists the same recipe in multiple layers
regardless of priority, so change the help description to match.
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
---
bin/bitbake-layers | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/bitbake-layers b/bin/bitbake-layers
index 6d35386..1dacc25 100755
--- a/bin/bitbake-layers
+++ b/bin/bitbake-layers
@@ -138,7 +138,7 @@ class Commands(cmd.Cmd):
def do_show_overlayed(self, args):
- """list overlayed recipes (where the same recipe exists in another layer that has a higher layer priority)
+ """list overlayed recipes (where the same recipe exists in another layer)
usage: show-overlayed [-f] [-s]
--
1.7.9.5
next reply other threads:[~2012-07-24 11:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-24 11:41 Paul Eggleton [this message]
2012-08-02 16:05 ` [PATCH] bitbake-layers: fix help for show-overlayed to match behaviour Richard Purdie
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=1343130085-19070-1-git-send-email-paul.eggleton@linux.intel.com \
--to=paul.eggleton@linux.intel.com \
--cc=bitbake-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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox