commit | ea46a518847884340e7c367956b525adb439bcf8 | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Mon Sep 24 08:04:46 2018 -0700 |
committer | Patrick Venture <venture@google.com> | Mon Sep 24 08:10:11 2018 -0700 |
tree | 94f0540cc0e2c5ea88e493eefffdad0ee8a83a13 | |
parent | f87d0f0897c8493cd93ad3d662ccb421ae7a95d0 [diff] |
meta-zaius: obmc-phosphor-image: add machine suffix For obmc-phosphor-image, add zaius machine suffix to avoid poisoning other machines using this layer. Change-Id: I417b4b3bedf542cca7ea5d2b63752192160bb964 Signed-off-by: Patrick Venture <venture@google.com>
diff --git a/meta-zaius/recipes-phosphor/image/obmc-phosphor-image.bbappend b/meta-zaius/recipes-phosphor/image/obmc-phosphor-image.bbappend index aa57bbf..7cff3bb 100644 --- a/meta-zaius/recipes-phosphor/image/obmc-phosphor-image.bbappend +++ b/meta-zaius/recipes-phosphor/image/obmc-phosphor-image.bbappend
@@ -1 +1 @@ -OBMC_IMAGE_EXTRA_INSTALL_append = " mboxd" +OBMC_IMAGE_EXTRA_INSTALL_append_zaius = " mboxd"