Skip to content

Commit 1148024

Browse files
authored
Merge pull request #234 from ExaneServerTeam/fixes/add-ilo3-v1.93
Add support for iLO3 v1.93
2 parents 2c951ea + 8453d08 commit 1148024

1 file changed

Lines changed: 8 additions & 3 deletions

File tree

firmware.conf

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -264,9 +264,9 @@ url = https://downloads.hpe.com/pub/softlib2/software1/sc-linux-fw-ilo/p91526962
264264
file = ilo2_233.bin
265265

266266
[ilo3]
267-
version = 1.92
268-
url = https://downloads.hpe.com/pub/softlib2/software1/sc-linux-fw-ilo/p1573561412/v176309/CP042794.scexe
269-
file = ilo3_192.bin
267+
version = 1.93
268+
url = https://downloads.hpe.com/pub/softlib2/software1/sc-linux-fw-ilo/p1573561412/v183969/CP044657.scexe
269+
file = ilo3_193.bin
270270

271271
[ilo3 1.00]
272272
version = 1.00
@@ -383,6 +383,11 @@ version = 1.92
383383
url = https://downloads.hpe.com/pub/softlib2/software1/sc-linux-fw-ilo/p1573561412/v176309/CP042794.scexe
384384
file = ilo3_192.bin
385385

386+
[ilo3 1.93]
387+
version = 1.93
388+
url = https://downloads.hpe.com/pub/softlib2/software1/sc-linux-fw-ilo/p1573561412/v183969/CP044657.scexe
389+
file = ilo3_193.bin
390+
386391
[ilo4]
387392
version = 2.73
388393
url = https://downloads.hpe.com/pub/softlib2/software1/sc-linux-fw-ilo/p192122427/v176128/CP042663.scexe

0 commit comments

Comments
 (0)