summaryrefslogtreecommitdiff
path: root/meta-ibm/recipes-phosphor/network/phosphor-network_%.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-ibm/recipes-phosphor/network/phosphor-network_%.bbappend')
-rw-r--r--meta-ibm/recipes-phosphor/network/phosphor-network_%.bbappend4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-ibm/recipes-phosphor/network/phosphor-network_%.bbappend b/meta-ibm/recipes-phosphor/network/phosphor-network_%.bbappend
index 150d373e6..cf88f2282 100644
--- a/meta-ibm/recipes-phosphor/network/phosphor-network_%.bbappend
+++ b/meta-ibm/recipes-phosphor/network/phosphor-network_%.bbappend
@@ -13,8 +13,8 @@ install_network_configuration(){
install -m 0644 ${WORKDIR}/inventory-object-map.json ${D}${datadir}/network/config.json
}
-SRC_URI_append_rainier = " file://inventory-object-map.json"
-do_install_append_rainier(){
+SRC_URI_append_p10bmc = " file://inventory-object-map.json"
+do_install_append_p10bmc(){
install_network_configuration
}