Remove "Manufacturer" from PCIeDevice interface

"Manufacturer" is already part of Asset interface. Remove it from
PCIeDevice interface, create Asset Interface and add "Manufacturer".

phosphor-dbus-interfaces commit:
https://gerrit.openbmc.org/c/openbmc/phosphor-dbus-interfaces/+/61738

bmcweb commit:
https://gerrit.openbmc.org/c/openbmc/bmcweb/+/62257
https://gerrit.openbmc.org/c/openbmc/bmcweb/+/40051

Tested: None
I don't have environment to test, need help testing this commit.

Change-Id: Ic69b7baeb9eab9b90ddbd95b296a90343f269de0
Signed-off-by: Lakshmi Yadlapati <lakshmiy@us.ibm.com>
2 files changed
tree: f0aea2bf54623f46ed598ff650b8c61f6a443e45
  1. include/
  2. service_files/
  3. src/
  4. utils/
  5. .clang-format
  6. CMakeLists.txt
  7. LICENSE
  8. OWNERS
  9. README.md
README.md

peci-pcie

The peci-pcie application uses the CPU PECI interface to get PCIe Device information for the system and shares it on D-Bus. The information from D-Bus is used by bmcweb to populate the PCIe Device resources in Redfish.