summaryrefslogtreecommitdiff
path: root/meta-google/recipes-phosphor/images
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2018-09-26 17:40:54 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-09-28 00:04:09 +0300
commit79ae89dff153b0938417c851259e8967a96898a0 (patch)
tree8c1638a81b980296def3bc335d77681d1076101b /meta-google/recipes-phosphor/images
parente44af884f4f2ac70e6390153e1cb4b5dc61f978e (diff)
downloadopenbmc-79ae89dff153b0938417c851259e8967a96898a0.tar.xz
meta-google: enable ipmi-ethstats and ipmi-blobs
Any Google supported image will require these handlers included. Beyond this, the Google OEM Number is set to be used in phosphor-ipmi-ethstats due to current infrastructure. Tested: Added to build and these packages were installed. (From meta-google rev: 474a6b1a09cab26f71d2573b7c6272d41d2bab0e) Change-Id: I084ff4310cc184f1db5271c67200cf9cc5c7055b Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-google/recipes-phosphor/images')
-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 274f710aaf..51d372ae7e 100644
--- a/meta-google/recipes-phosphor/images/obmc-phosphor-image.bbappend
+++ b/meta-google/recipes-phosphor/images/obmc-phosphor-image.bbappend
@@ -1 +1,3 @@
OBMC_IMAGE_EXTRA_INSTALL_append = " google-ipmi-sys"
+OBMC_IMAGE_EXTRA_INSTALL_append = " phosphor-ipmi-blobs"
+OBMC_IMAGE_EXTRA_INSTALL_append = " phosphor-ipmi-ethstats"