Variable to pass extra option to MRW parsers

This commit adds a variable to allow MRW parsers
to be passed an option to skip targets that are broken
or not fully defined in the MRW.

Recipes that invoke the parsers can use this option as
an indication to the parser script to ignore MRW errors.
The option variable is empty by default, but layers
can choose to override this as necessary.

Tested:
I tested by enabling this option in the meta-ibm rainier
layer and verified that the right option is passed to
the MRW parsers.

Signed-off-by: Santosh Puranik <santosh.puranik@in.ibm.com>
Change-Id: I76339883715eb415ecacc0500d33ace7d7412fac
1 file changed
tree: cd256547abcd92691634529128bbe417877310b8
  1. aspeed-layer/
  2. classes/
  3. conf/
  4. nuvoton-layer/
  5. raspberrypi/
  6. recipes-connectivity/
  7. recipes-core/
  8. recipes-devtools/
  9. recipes-extended/
  10. recipes-graphics/
  11. recipes-phosphor/
  12. recipes-protocols/
  13. recipes-support/
  14. recipes-textproc/
  15. COPYING.apache-2.0
  16. COPYING.MIT
  17. LICENSE
  18. MAINTAINERS
  19. README.md
  20. recipes.txt
README.md

OpenBMC

meta-phosphor is the OpenBMC layer. This layer should be included for all OpenBMC systems. The OpenBMC layer contains content which is shared between all OpenBMC systems.