sonic-buildimage/platform/broadcom/sonic-platform-modules-inventec
Joe LeVeque 8011edc307
[platform] Remove references to deprecated get_serial_number() method in Chassis class (#5649)
The `get_serial_number()` method in the ChassisBase and ModuleBase classes was redundant, as the `get_serial()` method is inherited from the DeviceBase class. This method was removed from the base classes in sonic-platform-common and the submodule was updated in https://github.com/Azure/sonic-buildimage/pull/5625.

This PR aligns the existing vendor platform API implementations to remove the `get_serial_number()` methods and ensure the `get_serial()` methods are implemented, if they weren't previously.

Note that this PR does not modify the Dell platform API implementations, as this will be handled as part of https://github.com/Azure/sonic-buildimage/pull/5609
2020-10-17 22:00:14 -07:00
..
common/utils [device][platform] Update Inventec platform porting to support stretch (#2010) 2018-09-14 00:54:08 -07:00
d6254qs [platform-modules]: fix compile issues for platform driver under 4.19 2020-04-17 04:51:51 +00:00
d6356 [platform] Remove references to deprecated get_serial_number() method in Chassis class (#5649) 2020-10-17 22:00:14 -07:00
d6556 [platform-modules]: fix compile issues for platform driver under 4.19 2020-04-17 04:51:51 +00:00
d7032q28b [platform-modules]: fix compile issues for platform driver under 4.19 2020-04-17 04:51:51 +00:00
d7054q28b [platform] Remove references to deprecated get_serial_number() method in Chassis class (#5649) 2020-10-17 22:00:14 -07:00
d7264q28b [platform-modules]: fix compile issues for platform driver under 4.19 2020-04-17 04:51:51 +00:00
debian [kernel]: upgrade linux kernel to 4.9.118 (#4897) 2020-07-12 18:08:51 +00:00
systemd [Inventec][D6356] Update driver and Add new platform API implementation (#3521) 2019-10-09 16:16:05 -07:00
.gitignore [build]: add .gitignore for cel, delta and inventec 2018-08-11 09:09:03 +00:00
LICENSE Inventec platform support (#811) 2017-07-18 11:21:24 -07:00