summaryrefslogtreecommitdiff
path: root/meta-google/recipes-phosphor
diff options
context:
space:
mode:
authorWilliam A. Kennington III <wak@google.com>2021-02-17 00:24:02 +0300
committerWilliam A. Kennington III <wak@google.com>2021-02-17 22:01:08 +0300
commitadad0b1b2d85e6eda9d3d018923fc9acdde097df (patch)
treed26e77740a410574d21c4d69d75da416086e853e /meta-google/recipes-phosphor
parent7f11d1ffd591a1cf63b7a6de87c7c257a6ed99ea (diff)
downloadopenbmc-adad0b1b2d85e6eda9d3d018923fc9acdde097df.tar.xz
meta-google: obmc-phosphor-image: Add systemd-config
Change-Id: I37c82c2e7d494e7ae5581ee93ea34ac2908bedfb Signed-off-by: William A. Kennington III <wak@google.com>
Diffstat (limited to 'meta-google/recipes-phosphor')
-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 e755439be..08672196d 100644
--- a/meta-google/recipes-phosphor/images/obmc-phosphor-image.bbappend
+++ b/meta-google/recipes-phosphor/images/obmc-phosphor-image.bbappend
@@ -3,3 +3,5 @@ OBMC_IMAGE_EXTRA_INSTALL_append = " google-ipmi-i2c"
OBMC_IMAGE_EXTRA_INSTALL_append = " phosphor-ipmi-blobs"
OBMC_IMAGE_EXTRA_INSTALL_append = " phosphor-ipmi-ethstats"
OBMC_IMAGE_EXTRA_INSTALL_append = " phosphor-ipmi-flash"
+
+OBMC_IMAGE_EXTRA_INSTALL_append_gbmc = " gbmc-systemd-config"