show-overlayed actually lists the same recipe in multiple layers
regardless of priority, so change the help description to match.
(Bitbake rev:
17217ff707e41780cb473b9cdd2621dd18b982c2)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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]