commit | 8924a621dbc7cadf57e882db6583cdc20af2b1dc | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Tue Oct 12 23:23:33 2021 -0700 |
committer | William A. Kennington III <wak@google.com> | Wed Oct 13 22:26:38 2021 +0000 |
tree | cd83a2e277e7a58a30e4bd4260a8d5c5f3d3edc3 | |
parent | a3a8ca972abf4f66788b14cf65bcbc62d6f6af0c [diff] [blame] |
meta-google: gbmc-mac-config: Use ipmi_fru_alloc This will allow us to implement other types of FRU path lookup mechanisms beyond the OF name one that is currently in use. This change is fully backward compatible. Change-Id: Icedecedc9fcaad75fa32c23142a0fd3dfa7f6c0d Signed-off-by: William A. Kennington III <wak@google.com>
diff --git a/meta-google/recipes-google/networking/files/gbmc-mac-config.sh.in b/meta-google/recipes-google/networking/files/gbmc-mac-config.sh.in index a3430a6..fa2f4bf 100644 --- a/meta-google/recipes-google/networking/files/gbmc-mac-config.sh.in +++ b/meta-google/recipes-google/networking/files/gbmc-mac-config.sh.in
@@ -15,7 +15,7 @@ source /usr/share/ipmi-fru/lib.sh || exit -eeprom="$(of_name_to_eeprom '@EEPROM@')" || exit +ipmi_fru_alloc '@EEPROM@' eeprom || exit header=() read_header "$eeprom" header || exit