summaryrefslogtreecommitdiffstats
path: root/meta-google/recipes-phosphor
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2018-09-26 07:40:54 -0700
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-09-27 17:04:09 -0400
commit79ae89dff153b0938417c851259e8967a96898a0 (patch)
tree8c1638a81b980296def3bc335d77681d1076101b /meta-google/recipes-phosphor
parente44af884f4f2ac70e6390153e1cb4b5dc61f978e (diff)
downloadtalos-openbmc-79ae89dff153b0938417c851259e8967a96898a0.tar.gz
talos-openbmc-79ae89dff153b0938417c851259e8967a96898a0.zip
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')
-rw-r--r--meta-google/recipes-phosphor/images/obmc-phosphor-image.bbappend2
-rw-r--r--meta-google/recipes-phosphor/ipmi/phosphor-ipmi-ethstats_%.bbappend2
2 files changed, 4 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 274f710aa..51d372ae7 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"
diff --git a/meta-google/recipes-phosphor/ipmi/phosphor-ipmi-ethstats_%.bbappend b/meta-google/recipes-phosphor/ipmi/phosphor-ipmi-ethstats_%.bbappend
new file mode 100644
index 000000000..4519baea6
--- /dev/null
+++ b/meta-google/recipes-phosphor/ipmi/phosphor-ipmi-ethstats_%.bbappend
@@ -0,0 +1,2 @@
+# Enable registration via Google OEM Number in addition to OpenBMC.
+EXTRA_OECONF_append = " --enable-google"
OpenPOWER on IntegriCloud