Switch bmcweb to meson build system & bump

- Meson already seems to pass -pipe as a part of default project
  options,as it was redundant removing it.
- This commit would switch and leverage the the meson build
  system while building bmcweb.
- This commit overrides the build type to minsize as it is an yocto build

Signed-off-by: Manojkiran Eda <manojkiran.eda@gmail.com>
Change-Id: I4776aaac061649913ab031d031189b1ad8513e38
1 file changed
tree: 9e06b6b30f370de62631c6ad282e6561d4cffa19
  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. recipes-x86/
  16. COPYING.apache-2.0
  17. COPYING.MIT
  18. LICENSE
  19. MAINTAINERS
  20. README.md
  21. 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.