boost: temp fix for upstream yocto boost change

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

Temporarily remove our BOOST_LIBS override so we can pull the upstream
yocto in, then come back and add specifically what we need again.

Tested:
None, letting CI verify it

Change-Id: I5f922314e6eb23a488f6fb8e2cea89f48142325e
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
1 file changed
tree: 783b293fd7b3ab167efa595e77bebe90e82ef00d
  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.