sonic-buildimage/platform/broadcom/sonic-platform-modules-dell/debian
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
..
changelog [platform]: move dell platform modules into buildimage repo 2018-08-13 10:39:07 +00:00
compat [platform]: move dell platform modules into buildimage repo 2018-08-13 10:39:07 +00:00
control DellEMC: Add support for new platform z9332f -32x400G (#3845) 2019-12-17 15:26:23 -08:00
platform-modules-s5232f.init [devices]: Add a new supported device DellEMC s5232f (#3090) 2019-06-28 21:40:50 -07:00
platform-modules-s5232f.install [DellEMC]: utility to set onie modes from NOS (#3860) 2019-12-10 15:13:25 -08:00
platform-modules-s5232f.postinst [devices]: Add a new supported device DellEMC s5232f (#3090) 2019-06-28 21:40:50 -07:00
platform-modules-s5248f.init [device]: Add a new supported device DellEMC s5248f (#3547) 2019-10-17 18:43:59 -07:00
platform-modules-s5248f.install [DellEMC]: utility to set onie modes from NOS (#3860) 2019-12-10 15:13:25 -08:00
platform-modules-s5248f.postinst [device]: Add a new supported device DellEMC s5248f (#3547) 2019-10-17 18:43:59 -07:00
platform-modules-s6000.init [DELLEMC][S6000] Platform 2.0 Reboot Reason and fixed issue in process-reboot-cause (#3156) 2019-07-24 12:15:46 -07:00
platform-modules-s6000.install [devices]: DellEMC S6000 fancontrol support (#4048) 2020-01-23 09:27:41 -08:00
platform-modules-s6000.postinst [devices]: DellEMC S6000 fancontrol support (#4048) 2020-01-23 09:27:41 -08:00
platform-modules-s6100.init [platform]: move dell platform modules into buildimage repo 2018-08-13 10:39:07 +00:00
platform-modules-s6100.install [DellEMC]: utility to set onie modes from NOS (#3860) 2019-12-10 15:13:25 -08:00
platform-modules-s6100.postinst [devices]: Poller to detect Intel Rangely LPC failure for dell z9100/s6100 (#3065) 2019-06-24 08:13:40 -07:00
platform-modules-z9100.init [platform]: move dell platform modules into buildimage repo 2018-08-13 10:39:07 +00:00
platform-modules-z9100.install [DellEMC]: utility to set onie modes from NOS (#3860) 2019-12-10 15:13:25 -08:00
platform-modules-z9100.postinst [devices]: Poller to detect Intel Rangely LPC failure for dell z9100/s6100 (#3065) 2019-06-24 08:13:40 -07:00
platform-modules-z9264f.init Z9264f-LED_changes (#3376) 2019-08-23 12:00:37 -07:00
platform-modules-z9264f.install [devices]: DellEMC: Platform 2.0 Api(sfp,eeprom,chassis )for z9264f (#4007) 2020-01-23 09:32:34 -08:00
platform-modules-z9264f.postinst [devices]: Dell z9264f bringup (#2415) 2019-01-08 21:14:18 -08:00
platform-modules-z9332f.init DellEMC: Add support for new platform z9332f -32x400G (#3845) 2019-12-17 15:26:23 -08:00
platform-modules-z9332f.install DellEMC: Add support for new platform z9332f -32x400G (#3845) 2019-12-17 15:26:23 -08:00
platform-modules-z9332f.postinst DellEMC: Add support for new platform z9332f -32x400G (#3845) 2019-12-17 15:26:23 -08:00
rules [DellEMC] Dell Platform Modules Debian Build Error Fix (#4108) 2020-02-07 07:49:08 -08:00