generic-poky/bitbake/lib/bblayers
Matthew McClintock a5a51304d1 bitbake: bitbake-layers: show-appends: add optional argument to limit package list
Add ability to limit output per package:

$ bitbake-layers show-appends m4
=== Matched appended recipes ===
m4_1.4.17.bb:
  /home/mattsm/git/openembedded-core/meta-selftest/recipes-test/m4/m4_1.4.17.bbappend

Useful for writing tools to process the output, and debugging
bbappends for specific packages

(Bitbake rev: 43668657a8a679acc957e26e6fd8f47ab4cb3da8)

Signed-off-by: Matthew McClintock <msm-oss@mcclintock.net>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-01-23 22:38:49 +00:00
..
__init__.py bitbake: bitbake-layers: convert to plugin-based 2016-05-17 21:16:35 +01:00
action.py bitbake: bitbake: remove True option to getVar calls 2016-11-30 15:48:09 +00:00
common.py bitbake: bitbake: remove True option to getVar calls 2016-11-30 15:48:09 +00:00
layerindex.py bitbake: bitbake: remove True option to getVar calls 2016-11-30 15:48:09 +00:00
query.py bitbake: bitbake-layers: show-appends: add optional argument to limit package list 2017-01-23 22:38:49 +00:00