sdbusplus: remove BOOST_ASIO_DISABLE_THREADS

Please see the patch comment for details.

To remove the flag for a specific daemon, the daemon's CFLAGS need to be
changed if it also specifies this flag. For example,
https://gbmc-review.git.corp.google.com/c/gbmcweb/+/20816

Tested: see tested log in the patch.
Fusion-Link: https://fusion2.corp.google.com/a868f4b4-8a9f-300b-925b-3528744800ce
Google-Bug-Id: 336321094
Change-Id: Ica2cfed7e328cdc36ed0881c821a181eacbd1ea5
Signed-off-by: Nan Zhou <nanzhou@google.com>
(cherry picked from commit 9965f9516989d06f59d598686023c50ccf413e27)
2 files changed
tree: 7ef5344845c8d21cdd35f7c6e21401bd5a3d51ed
  1. conf/
  2. dynamic-layers/
  3. recipes-bsp/
  4. recipes-connectivity/
  5. recipes-core/
  6. recipes-devtools/
  7. recipes-extended/
  8. recipes-google/
  9. recipes-kernel/
  10. recipes-phosphor/
  11. recipes-tpm1/
  12. LICENSE
  13. README.md
README.md

meta-gbmc-staging

This repository contains additions to the openbmc/meta-google layer that are not yet ready for OpenBMC inclusion.

How to use this layer

  1. Clone openbmc/openbmc from GitHub.
  2. Clone this layer from GitHub into a subdirectory of openbmc.