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>
diff --git a/meta-google/recipes-phosphor/images/obmc-phosphor-image.bbappend b/meta-google/recipes-phosphor/images/obmc-phosphor-image.bbappend
index 274f710..51d372a 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"