Move context and coroutine

Yocto upstream moved context and coroutine directly into BOOST_LIBS,
which means that they're not added back for our arm variant.

https://github.com/lgirdk/poky/commit/624262541605c476f5a0bd415b08d00379c15b00

This causes our build to fail with "cannot find -lboost_coroutine"
errors.  This should resolve it.

Tested:
Fixing CI break.  No functional testing done.

Signed-off-by: Ed Tanous <ed@tanous.net>
Change-Id: I1a5f73300067524247866fa17d53c1bc04259865
1 file changed
tree: 1482d93b9d7d3c67f3eb95a69caac358f3b7766f
  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.