summaryrefslogtreecommitdiff
path: root/meta-google/recipes-google/networking/gbmc-mac-config.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-google/recipes-google/networking/gbmc-mac-config.bb')
-rw-r--r--meta-google/recipes-google/networking/gbmc-mac-config.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-google/recipes-google/networking/gbmc-mac-config.bb b/meta-google/recipes-google/networking/gbmc-mac-config.bb
index 7a3781d1fe..861d0a667c 100644
--- a/meta-google/recipes-google/networking/gbmc-mac-config.bb
+++ b/meta-google/recipes-google/networking/gbmc-mac-config.bb
@@ -39,7 +39,7 @@ do_install:append() {
sed gbmc-mac-config.sh.in \
-e 's#@EEPROM@#${GBMC_MAC_EEPROM_OF_NAME}#' \
- -e 's#@NUM_TO_IF@#${GBMC_MAC_IF_MAP}#' \
+ -e "s#@NUM_TO_INTFS@#${GBMC_MAC_IF_MAP}#" \
>gbmc-mac-config.sh
install -d -m0755 ${D}${libexecdir}