Fix dbus.Byte JSON encoding

dbus.Byte is not encoded by the JSON library in Python2.7
correctly.  There was a hack added to dbus-python to
work around this.

Backport the JSON library fix from Python 3.x back to
Python2.7, so we can drop the hack from dbus-python.

Tested: verified encoding of dbus.Byte unchanged
Change-Id: Ifc8e0d22a25f4dd52da5a136809df25771684438
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2 files changed
tree: 8c1ad4e07b6943dd0f9a5b952be48e2ef5e3a4f6
  1. aspeed-layer/
  2. classes/
  3. common/
  4. conf/
  5. COPYING.apache-2.0
  6. COPYING.MIT
  7. LICENSE
  8. README.md
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.