sonic-buildimage/platform/broadcom/sonic-platform-modules-dell
Santhosh Kumar T 57d4c841db
[DellEMC] Dell Platform Modules Debian Build Error Fix (#4108)
- Fix for Azure/sonic-buildimage#4095
- Exit status from failed make command(action) didnt reached parent target because the make command is inside the "for" loop.
- Only the exit status of the last command in the last iteration of the for loop is read by parent target.
- This is the reason why dpkg-buildpackage ignored the make error.
- Fixed the issue with help of "set -e".
2020-02-07 07:49:08 -08:00
..
common DellEMC: Z9264-Platform2.0 Implementation [ipmihelper] (#4060) 2020-01-28 22:06:04 -08:00
debian [DellEMC] Dell Platform Modules Debian Build Error Fix (#4108) 2020-02-07 07:49:08 -08:00
s5232f DellEMC: Dell platform bug fixes on s5248 and s6232 (#4071) 2020-01-27 23:28:26 -08:00
s5248f DellEMC: Dell platform bug fixes on s5248 and s6232 (#4071) 2020-01-27 23:28:26 -08:00
s6000 [DellEMC] S6000 - Thermal support - Last Reboot Reason (#4097) 2020-02-06 05:23:27 -08:00
s6100 DellEMC: Platform2.0 API enhancements in DellEMC S6000 and other API changes (#3956) 2020-01-24 10:08:22 -08:00
tools BIOS upgrade support with API2.0 for DellEMC S6100 (#3116) 2019-08-23 11:12:26 -07:00
z9100 DellEMC: Platform2.0 API enhancements in DellEMC S6000 and other API changes (#3956) 2020-01-24 10:08:22 -08:00
z9264f [devices]: DellEMC: Platform 2.0 Api(sfp,eeprom,chassis )for z9264f (#4007) 2020-01-23 09:32:34 -08:00
z9332f DellEMC: Add support for new platform z9332f -32x400G (#3845) 2019-12-17 15:26:23 -08:00
.gitignore [platform]: move dell platform modules into buildimage repo 2018-08-13 10:39:07 +00:00
LICENSE [platform]: move dell platform modules into buildimage repo 2018-08-13 10:39:07 +00:00
README.md [platform]: move dell platform modules into buildimage repo 2018-08-13 10:39:07 +00:00

platform drivers for Dell Z9100 for the SONiC project