* [PATCH] bitbake-layers: fix help for show-overlayed to match behaviour
@ 2012-07-24 11:41 Paul Eggleton
2012-08-02 16:05 ` Richard Purdie
0 siblings, 1 reply; 2+ messages in thread
From: Paul Eggleton @ 2012-07-24 11:41 UTC (permalink / raw)
To: bitbake-devel
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] bitbake-layers: fix help for show-overlayed to match behaviour
2012-07-24 11:41 [PATCH] bitbake-layers: fix help for show-overlayed to match behaviour Paul Eggleton
@ 2012-08-02 16:05 ` Richard Purdie
0 siblings, 0 replies; 2+ messages in thread
From: Richard Purdie @ 2012-08-02 16:05 UTC (permalink / raw)
To: Paul Eggleton; +Cc: bitbake-devel
On Tue, 2012-07-24 at 12:41 +0100, Paul Eggleton wrote:
> 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(-)
Merged to master, thanks.
Richard
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-08-02 16:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-24 11:41 [PATCH] bitbake-layers: fix help for show-overlayed to match behaviour Paul Eggleton
2012-08-02 16:05 ` Richard Purdie
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox