Explicitly construct and destruct cpu link objects

adding object/interfaces construction and destrcution explicitly to have
more call back triggerring serial number and part number value population

busctl introspect xyz.openbmc_project.Smbios.MDR_V2
/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1
.PartNumber                property  s         "sapphirerapids"
.SerialNumber              property  s         "0dbcd82a5f84cb44"

Google-Bug-Id: 319090951
Tested: Local Machine
Change-Id: Ia29d1b1217c456cf1917b4d793466d38265085f4
Signed-off-by: Hao Zhou <haoooamazing@google.com>
(cherry picked from commit 8020e2338f2ed0217917c06526c7a30555e2e083)
1 file changed
tree: 15659bdc09d5e17ed371b5badf7d112e69fc2ca5
  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. LICENSE
  12. 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.