commit | f38f9d1b7b23f0e93a4a43e0b4bd8ae31fc53575 | [log] [tgz] |
---|---|---|
author | Zev Weiss <zev@bewilderbeest.net> | Fri May 21 13:30:16 2021 -0500 |
committer | Zev Weiss <zev@bewilderbeest.net> | Thu Oct 14 09:35:03 2021 +0000 |
tree | af89701ec597f2f241f4589062c2b9691f90af03 | |
parent | f61c0865d7046b89c49d08f1f0e39bc9bb5cf810 [diff] |
dbus-sdr: treat FRUs with a chassis type of "Main Server" as baseboards Previously this had been restricted to "rack mount" only; the ASRock Rack E3C246D4I board's FRU EEPROM has it marked as a "main server", however, so this lets that FRU data get used for FRU ID zero (baseboard info). Signed-off-by: Zev Weiss <zev@bewilderbeest.net> Change-Id: Iff59b30afcc9fbe1cde15358adfabd37152acd1d
To build this package, do the following steps:
1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make
To clean the repository run ./bootstrap.sh clean
.