summaryrefslogtreecommitdiff
path: root/meta-google/recipes-phosphor/images/obmc-phosphor-image.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-google/recipes-phosphor/images/obmc-phosphor-image.bbappend')
-rw-r--r--meta-google/recipes-phosphor/images/obmc-phosphor-image.bbappend2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-google/recipes-phosphor/images/obmc-phosphor-image.bbappend b/meta-google/recipes-phosphor/images/obmc-phosphor-image.bbappend
index 917a03c7b..37655b98f 100644
--- a/meta-google/recipes-phosphor/images/obmc-phosphor-image.bbappend
+++ b/meta-google/recipes-phosphor/images/obmc-phosphor-image.bbappend
@@ -6,3 +6,5 @@ OBMC_IMAGE_EXTRA_INSTALL_append = " phosphor-ipmi-flash"
OBMC_IMAGE_EXTRA_INSTALL_append_gbmc = " gbmc-systemd-config"
OBMC_IMAGE_EXTRA_INSTALL_append_gbmc = " gbmc-iperf3"
+OBMC_IMAGE_EXTRA_INSTALL_append_gbmc = \
+ '${@"" if not d.getVar("GBMC_NCSI_IF_NAME") else " gbmc-ncsi-config"}'