summaryrefslogtreecommitdiff
path: root/meta-google/recipes-google/networking/files/gbmc-mac-config.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'meta-google/recipes-google/networking/files/gbmc-mac-config.sh.in')
-rw-r--r--meta-google/recipes-google/networking/files/gbmc-mac-config.sh.in2
1 files changed, 1 insertions, 1 deletions
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 a3430a65e..fa2f4bffe 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