summaryrefslogtreecommitdiff
path: root/meta-ingrasys
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2018-09-24 18:04:46 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-09-25 01:28:42 +0300
commit89839de8be04b9d68b0a691e89163eee6e0b424e (patch)
treecc5413c80d385ea09b121d0559b7da6960d43a88 /meta-ingrasys
parent186bb2dc80ff1d39e38db984ab7d0abbc049640d (diff)
downloadopenbmc-89839de8be04b9d68b0a691e89163eee6e0b424e.tar.xz
meta-zaius: obmc-phosphor-image: add machine suffix
For obmc-phosphor-image, add zaius machine suffix to avoid poisoning other machines using this layer. (From meta-ingrasys rev: ea46a518847884340e7c367956b525adb439bcf8) Change-Id: I5e0399163d354f5deaee2e7178038562d11eadbb Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-ingrasys')
-rw-r--r--meta-ingrasys/meta-zaius/recipes-phosphor/image/obmc-phosphor-image.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-ingrasys/meta-zaius/recipes-phosphor/image/obmc-phosphor-image.bbappend b/meta-ingrasys/meta-zaius/recipes-phosphor/image/obmc-phosphor-image.bbappend
index aa57bbfe67..7cff3bb051 100644
--- a/meta-ingrasys/meta-zaius/recipes-phosphor/image/obmc-phosphor-image.bbappend
+++ b/meta-ingrasys/meta-zaius/recipes-phosphor/image/obmc-phosphor-image.bbappend
@@ -1 +1 @@
-OBMC_IMAGE_EXTRA_INSTALL_append = " mboxd"
+OBMC_IMAGE_EXTRA_INSTALL_append_zaius = " mboxd"