summaryrefslogtreecommitdiff
path: root/meta-google/recipes-google/ipmi
AgeCommit message (Collapse)AuthorFilesLines
2021-07-27google-ipmi-sys: srcrev bump bc62b193ae..b69209b498Andrew Geissler1-1/+1
William A. Kennington III (2): handler: Don't hardcode channel information eth: Support looking up alternate interace channels Change-Id: I1656055b0d2b9450fdcf11c5af9b4c2db1090b76 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-06-25google-ipmi-sys: srcrev bump ac730af213..bc62b193aeAndrew Geissler1-1/+1
William A. Kennington III (1): build: Remove autotools Change-Id: Ie84a8e6d9b39b91fc74a4a714615fa0c56a76fda Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-06-25google-ipmi-sys: srcrev bump 3b1b427c1f..ac730af213Andrew Geissler1-22/+16
William A. Kennington III (3): makefile: Fix target install treewide: Cleanup pedantic C++ warnings build: Add meson build linyuny (1): Add new google ipmi sys command: SysHostPowerOff Change-Id: I988b24ca97d95ffa4ef7332741b682f1fae06011 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: William A. Kennington III <wak@google.com>
2021-06-18meta-google: metrics-ipmi-blobs: Clean up recipeWilliam A. Kennington III1-12/+1
We no longer need the extra levels of indirection or dev-so overrides. Change-Id: I537fda462ce8d96baab409afe332d4be3d6f3eca Signed-off-by: William A. Kennington III <wak@google.com>
2021-06-06google-ipmi-sys: Disable building testsWilliam A. Kennington III1-0/+2
We don't yet use ptest so we are wasting cycles building tests Change-Id: I44d51dd1655157f2cd96cd21d8e1122faa06f6a2 Signed-off-by: William A. Kennington III <wak@google.com>
2021-06-06metrics-ipmi-blobs: Disable building testsWilliam A. Kennington III1-0/+2
We don't yet use ptest so we are wasting cycles building tests Change-Id: I105ed69b3dc4b6d5f1c52c15cc6622f0f3bfbfda Signed-off-by: William A. Kennington III <wak@google.com>
2021-03-25meta-google: google-misc: Split into includeWilliam A. Kennington III1-18/+17
We don't want to generate bump commits for each project in the repo. Instead, provide an include that has common parameters used by all google-misc projects. Change-Id: Ice589c03aa0d38ca5043ee2081f3757568c4e4bb Signed-off-by: William A. Kennington III <wak@google.com>
2021-03-24google-misc: srcrev bump 3f43b7eebe..b056df698cAndrew Geissler1-1/+1
Brandon Kim (1): acpi-power-state: Import from gBMC William A. Kennington III (2): meson: Fix build with 0.57.1 metrics-ipmi-blobs: Fix generated source dependency Change-Id: I3234d7d21787e3050b53abcdb62e0f89e0dce78e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-19recipes-google: Add metrics-ipmi-blobsSui Chen1-0/+28
metrics-ipmi-blobs provides a set of BMC health info through an IPMI blob. Tested: After adding the meta-google layer, the recipe "metrics-ipmi-blobs" shows up in `bitbake-layers show-recipes`. Change-Id: I0239644c16cecdf9a959b646bbab570737d4ee15 Signed-off-by: Sui Chen <suichen@google.com>
2021-03-06google-ipmi-sys: srcrev bump ac4a16f730..3b1b427c1fAndrew Geissler1-1/+1
Patrick Venture (1): MAINTAINERS: venture M->R Willy Tu (1): Add OEM command to request flash size Change-Id: I02b48e916e95ac49a5ce30bb6a14a5effe5da696 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-05meta-google: ipmi-fru-sh: Add libraryWilliam A. Kennington III2-0/+140
This is a useful utility for doing one off FRU rewriting operations, used when manufactured boards don't have correct eeproms contents. Change-Id: I73ad4d14e088678f49ccf2a28138aa6356de56a0 Signed-off-by: William A. Kennington III <wak@google.com>
2021-02-25google-ipmi-sys: srcrev bump 96ad906981..ac4a16f730Andrew Geissler1-1/+1
Shounak Mitra (1): Add sys command for powercycle on host shutdown. Change-Id: I46fc07f98d8bc4226569294f2ac36ce943c0a7c0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-02-18meta-google: google-ipmi-sys: Add NCSI overrideWilliam A. Kennington III1-0/+3
Change-Id: Ib5d9e1d60194d71c433003669c16f896964729ad Signed-off-by: William A. Kennington III <wak@google.com>
2020-11-30google-ipmi-sys: srcrev bump 29f35bce73..96ad906981Andrew Geissler1-1/+1
William A. Kennington III (1): Remove globally constructed variables (From meta-google rev: 8bd798d440c5279b239ad7925b96a92531edfc30) Change-Id: I5cfa5278257518b0110d23cd7047ed88544e8f31 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-11-12google-ipmi-sys: srcrev bump 6d50744c31..29f35bce73Andrew Geissler1-1/+1
William A. Kennington III (1): Add suppport for retrieving machine name (From meta-google rev: f8812be73efda1edd9622296754b52922be864a5) Change-Id: I11fe41cbc232d95d13363bf6160c967afb9cc1cc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-09google-ipmi-sys: srcrev bump cc53c847f1..6d50744c31Andrew Geissler1-1/+1
Patrick Venture (7): split out handler implementation from interface move handler specific method to implementation pcie_i2c: drop unused util header add missing headers to handler mock move implementation to ipmi file split the commands out drop unused header: handler_ipml William A. Kennington III (1): handler: Add more entity IDs (From meta-google rev: 71e79814c908b52061d7c4ab51e0d41bcff5deaa) Change-Id: I89e28f1e3821871a1a354423a45f97b851acc304 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-21google-ipmi-i2c: srcrev bump 2da4d98236..b7d431199aAndrew Geissler1-1/+1
Benjamin Fair (1): Add missing cstdio include (From meta-google rev: 6ed359d324c73ec2b3944b77530071b4ca8f9aba) Change-Id: I1a5f54077893fa5314826d3913aa3cdb4f5d19b0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-07google-ipmi-i2c: srcrev bump 14853c7336..2da4d98236Andrew Geissler1-1/+1
Zhenfei Tai (2): Add .clang-ignore for jenkins test Format markdown tables in README (From meta-google rev: cbd7e9a752b707558c96c4bbc7433fb7cf290129) Change-Id: I0ad72f2e85b977658065114f66d2f32b20b6acc2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-10-02google-ipmi-sys: srcrev bump 0c0bfd3a14..cc53c847f1Andrew Geissler1-1/+1
Peter Lundgren (1): Add more entity ids (From meta-google rev: 5f6e2d2cf2227d026c72f845456c410c7a626439) Change-Id: Iaf0b72a99ca5d2fb2abb9e5b8c3e7f6695078f1c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-08-19google-ipmi-sys: srcrev bump 0885a9dad9..0c0bfd3a14Andrew Geissler1-1/+1
Brad Bishop (1): conf: use Wno-portability (From meta-google rev: 71818d775a18b8ef99f354344d567bef5f9e86e0) Change-Id: I7c52246d3ca1a1d346dda867f006a2291b8ef5b4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-08-02google-ipmi-sys: srcrev bump ba32fe4e25..0885a9dad9Andrew Geissler1-1/+1
Patrick Venture (1): MAINTAINERS: add wak@ as new maintainer (From meta-google rev: 51613cf734f733865e121c0ed94e983784f1de32) Change-Id: I3182d49f2341078f1503f03b12e0667ef5a3e43d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-08-02google-ipmi-i2c: srcrev bump 605687d8a0..14853c7336Andrew Geissler1-1/+1
Patrick Venture (1): MAINTAINERS: add wak@ as new maintainer (From meta-google rev: 2b8d4e91b48beb87e8ea6020f4f7a158dbd85101) Change-Id: If6bd409914e5d2feecae662603c1853c86006ee7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-26google-ipmi-sys: srcrev bump 6667a646bf..ba32fe4e25Andrew Geissler1-1/+1
Patrick Venture (15): add handler logic to handle SysGetEthDevice makefile: adjust alignment add handler logic to handle SysCableCheck add handler logic to handle SysCpldVersion add handler logic to handle SysPsuHardReset entity_name: cleanup headers add handler logic to handle SysEntityName handler: delete extra namespace alias entityName: move pieces into handler object util: move read_file to readPropertyFile util: add i2c->pcie map build method pcie_i2c: cleanup headers add handler logic to handle i2c pcie commands style change: lowerCamel build: enable valgrind (From meta-google rev: 88c4cc0c3cf4774a37361529db9385fe5b437f7e) Change-Id: I00b32fc4201a5e1eb22c99b0988f7278e50f5e44 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-18google-ipmi-sys: srcrev bump 0788699a94..6667a646bfAndrew Geissler1-1/+1
Patrick Venture (4): build: add build of empty tests eth: move structure to header test: add basic tests for eth command build: add code coverage William A. Kennington III (1): Makefile: split out common libary code for testing (From meta-google rev: c791de74684935b02749dd029c43f8c8a6704d6a) Change-Id: I989846b585d9a829ae1110e706f579a4799cc23c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-13google-ipmi-i2c: srcrev bump d7f368aae0..605687d8a0Andrew Geissler1-1/+1
Patrick Venture (2): README: drop TOC add host-side kernel driver (From meta-google rev: c155fdf2d5a3403e53e1bc4b2a9d7c0e479b3d94) Change-Id: I5559f7cba7f31ae468cc71b6a831be47f40b898d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-13google-ipmi-sys: srcrev bump a289fa2e2f..0788699a94Andrew Geissler1-1/+1
Patrick Venture (1): use filesystem instead of experimental (From meta-google rev: eeb70ed1eff576e8b4d2e8bda2e9fafb4a92613a) Change-Id: I42d81d00920e42721687fad4a80efb742df0004a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-02-22google-ipmi-sys: srcrev bump c662465b21..a289fa2e2fAndrew Geissler1-1/+1
Jaghathiswari Rankappagounder Natarajan (1): Add support for some more entity types (From meta-google rev: 6068610164589b266eb72453de4965864ab0bd67) Change-Id: I778f2e64e056c8c5bdcc4e481ae470197eae0f50 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-02-15google-ipmi-i2c: srcrev bump 9a074dc5b2..d7f368aae0Andrew Geissler1-1/+1
William A. Kennington III (1): Convert host-ipmid -> libipmid (From meta-google rev: f8d3b5a2eeab6d0ae98b37edcca04506ad2dfa9a) Change-Id: I53a48da722005bf1e14e3075cdcf154263ead810 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-02-15google-ipmi-sys: srcrev bump 575a55ae3a..c662465b21Andrew Geissler1-1/+1
Patrick Venture (1): build: pkg anti-pattern: use defaults William A. Kennington III (1): Convert host-ipmid -> libipmid (From meta-google rev: 30b8d65ea38e473d95ab93416d91aa17b734b2d9) Change-Id: I8d87afbc89d1c332ab7a5cde1d63e7c15fd3386b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-02-13google-ipmi-sys: srcrev bump fd0f1cf99b..575a55ae3aAndrew Geissler1-1/+1
Patrick Venture (1): build: check for json header (From meta-google rev: a341c12d744ee8dd6720b92aad5d074543f4040c) Change-Id: Iee41179a66598e6fedfce9cbb80fe5b1008a39cf Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-02-07meta-google: add json dependency on google-ipmi-sysPatrick Venture1-0/+1
The google-ipmi-sys package now depends on json. (From meta-google rev: 92a8d0199549141ae0ae78302f94c77ea954cdb0) Change-Id: I023be87a760e7f7d192a63aa7d3d4d5d8c0e01c6 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-01-30google-ipmi-sys: srcrev bump 3c7037a728..fd0f1cf99bAndrew Geissler1-1/+1
Jaghathiswari Rankappagounder Natarajan (1): google-ipmi-sys: Add "Entity Id:Entity Instance" mapping to Entity name (From meta-google rev: a3822514ce952084de5dec7b55284c8ed1b65630) Change-Id: I4d859860fdb426fe7500e60e805d11fadaff9a96 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-12-18google-ipmi-sys: srcrev bump 33deb17e43..3c7037a728Andrew Geissler1-1/+1
Patrick Venture (1): build: cleanup configure script PKG_CHECK_MODULES (From meta-google rev: f7b9ea9903b044c4f4f46503e4130aa85c6dd2b6) Change-Id: Idc77f9e1dc7fd297677255ecb27005e7d19b9a32 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-12-03google-ipmi-sys: srcrev bump 23ef59b7b5..33deb17e43Andrew Geissler1-1/+1
Jaghathiswari Rankappagounder Natarajan (1): google-ipmi-sys: Add support for PCIE slot to I2C bus mapping Patrick Venture (1): README: cleanup extra anchors (From meta-google rev: 141a4e638d19a8be903934ea20d31c80cdce7c0d) Change-Id: I5cfe997208913dad99ed3c6c97ec6e1fb73c3b42 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-28google-ipmi-i2c: srcrev bump 6471cef69b..9a074dc5b2Andrew Geissler1-1/+1
Patrick Venture (1): build: set version to 0.1 to match recipe (From meta-google rev: 6cbe01e2740b20f120787b49078a64e257104158) Change-Id: Ic2729f8e69010062ba1c18b0a7e98bd8c06d15d3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-28google-ipmi-sys: srcrev bump fff9861797..23ef59b7b5Andrew Geissler1-1/+1
Patrick Venture (1): build: set version to 0.1 to match recipe (From meta-google rev: 2c99bf4dd5ec18fcf00cc4278e19caed558ef0a3) Change-Id: I30b142a0a7fe35d1fb383dfee0b70e90bf8df94e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-26google-ipmi-i2c: srcrev bump f7186a63c0..6471cef69bAndrew Geissler1-1/+1
Patrick Venture (3): build: add suggested m4 pieces from autotools build: add checks for linux headers gitignore: add new pieces from build (From meta-google rev: 12448aa94370c57b322c6a895ffdc9ca0460016b) Change-Id: I3a9928bc3a222123928f73a30c97c6edf53e666f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-26google-ipmi-sys: srcrev bump 96b088a7d8..fff9861797Andrew Geissler1-1/+1
Patrick Venture (1): Use more specific ipmi error codes (From meta-google rev: 658a620383e67bfede037b1ab3f2d8a3d0d86963) Change-Id: I52cb3b0cd75477d599397693db7415b2981440e5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-26google-ipmi-i2c: srcrev bump ad05703ce0..f7186a63c0Andrew Geissler1-1/+1
Patrick Venture (1): copyright: add missing copyright headers (From meta-google rev: dcdbc3989193d3bf035a7bf481be1a0ac9f488a5) Change-Id: I54298f0ce8e00c2f40224214376fb5d7481c8ed1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-14google-ipmi-sys: srcrev bump ff40f273a7..96b088a7d8Andrew Geissler1-1/+1
Patrick Venture (1): s/setupGlobalOemCableCheck/setupGoogleOemSysCommands/g (From meta-google rev: 9e14c7ba2fe1aa99f51962ec0fbe2c7ad2477ae2) Change-Id: I07d6c379ffdd4187df677d0b2465954e4620b997 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-10google-ipmi-sys: srcrev bump 3ebf2dd524..ff40f273a7Andrew Geissler1-1/+1
Patrick Venture (2): build: cleanup Makefile build: Add -flto to CXXFLAGS (From meta-google rev: 694a7b2a7f7a53556781db9e36b4ddb4084e74db) Change-Id: I53602d1bc48fa63ba555fbcab134bef7d3ba475b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-10google-ipmi-i2c: srcrev bump 38e8c6e170..ad05703ce0Andrew Geissler1-1/+1
Patrick Venture (2): build: cleanup Makefile build: Add -flto to CXXFLAGS (From meta-google rev: 395ca4befdceef7c28654996742ddfbf04060dc4) Change-Id: I7405724c726043533bdaf66791df378ae8835c71 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-24meta-google: add google-ipmi-i2c packagePatrick Venture1-0/+24
Add the google-ipmi-i2c package. This package handles a OEM IPMI commands that provide read and write to i2c devices attached to the BMC. Tested: Built by adding to image and verified library installed. (From meta-google rev: 7e55649a5e6a0683a1b2612cad1c2327e913513c) Change-Id: I07972430df153fb758ac7928a1cf5aa1120a4dde Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-19google-ipmi-sys: srcrev bump acd5423aec..3ebf2dd524Andrew Geissler1-1/+1
Patrick Venture (1): README: cleanup (From meta-google rev: c3c8e587a4111d390685d7febd0c8a11d5429697) Change-Id: I4a344d53920330f8d28dcd54c6cf6f8143b41191 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-18google-ipmi-sys: srcrev bump 216108f1da..acd5423aecAndrew Geissler1-1/+1
Patrick Venture (1): cleanup: use memcpy with fixed-size structures (From meta-google rev: 7fd2f266f2bd5d3da23f30ca882a29dd5ee97225) Change-Id: I950fba98ea51a4b941b9ca7710156ee4ebee8bda Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-15google-ipmi-sys: srcrev bump 28557a1f6b..216108f1daAndrew Geissler1-1/+1
Patrick Venture (1): cable: drop unused assignment (From meta-google rev: 8523aaaeaca03faee6ce0b1d18abfed3b12c6cce) Change-Id: Idbcb47d97a07e089416f0bd579f9b09796a33322 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-01google-ipmi-sys: srcrev bump ef45005c2c..28557a1f6bAndrew Geissler1-1/+1
Patrick Venture (1): main: drop unused headers (From meta-google rev: 398da37015d67515b394ad66745372b2b3da6788) Change-Id: I2bd2991057fc01022090fdff1f2b81892b0e133d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-26meta-google: google-ipmi-sys_git.bb: cleanupPatrick Venture1-4/+5
Added the PR and PV field explicitly to bring this recipe in line with the git recipe guidelines. (From meta-google rev: b3fc83977a12206bdc05bfd09823c257addc3b9b) Change-Id: I8df1a182598de04d856b281b4c10bdc859e2bb96 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-24recipes-google: google-ipmi-sys: recipe cleanupPatrick Venture1-7/+5
Drop unused dependencies and add proper LICENSE line. Renamed the recipe to follow git revisioned recipe style guidelines. (From meta-google rev: f52dcabd9bd75ad73e8aee3681f05f3e68377a46) Change-Id: Ifc59c52ea4969e8d468962b4473ca063465d728b Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-20meta-google: add google-ipmi-sys packagePatrick Venture1-0/+36
meta-google: Add the google-ipmi-sys package. This package handles a series of OEM IPMI commands we expect to exist to provide information to the host software infrastructure. Tested: Verified the daemon and systemd target are installed when added to the obmc-phosphor-image. (From meta-google rev: 0d9aa6919ba00b3a664730f8b8a9c770a9edae81) Change-Id: I54c534680298a08743b39c384079794173ee517f Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>