summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-ethstats_git.bb
AgeCommit message (Collapse)AuthorFilesLines
2019-06-28phosphor-ipmi-ethstats: srcrev bump c3f5618ffd..7a1b2033e8Andrew Geissler1-1/+1
Patrick Venture (1): MAINTAINERS: +M: William K (From meta-phosphor rev: ef4db0b46cd3402a15d500ed7c8f47d13d6f9bc3) Change-Id: I44da1b360721840d2821354590a08dfe004dbb4b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-24phosphor-ipmi-ethstats: srcrev bump f1586f55b8..c3f5618ffdAndrew Geissler1-1/+1
Patrick Venture (4): split handler out of main file for injection, add handler: add unit-tests build: enable code coverage build: enable valgrind (From meta-phosphor rev: edf79acc1da36dd4fa2fccd6ab53ebf2d705bfd6) Change-Id: Ib6403336e83108c0ab69329d1bd60e6bb70795aa Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-21phosphor-ipmi-ethstats: srcrev bump d087d81ae3..f1586f55b8Andrew Geissler1-1/+1
Patrick Venture (1): build: enable unit-tests (From meta-phosphor rev: 615e11550da29d88573e7556ead35a4ee5011ccb) Change-Id: I32442d0675d85b1a51f9283c01d68cb07a52fe47 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-11phosphor-ipmi-ethstats: srcrev bump a7a11f4631..d087d81ae3Andrew Geissler1-1/+1
Patrick Venture (1): use filesystem instead of experimental (From meta-phosphor rev: 789d14647b0a9e66db19af76dcba5b09c9a59a3b) Change-Id: I81b986ea547438979314b23aee34c66c50fb4dd0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-08phosphor-ipmi-ethstats: srcrev bump 539f03f546..a7a11f4631Andrew Geissler1-1/+1
Patrick Venture (3): set ENABLE_GOOGLE to boolean definition mark unused parameter as unused drop zero-length array if_name (From meta-phosphor rev: 7a12fcf653b6c56728707fedc1feae814a8d533f) Change-Id: I4d6a4517237840d88f5838774d3bfbf0ebe50d96 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-02-13phosphor-ipmi-ethstats: srcrev bump ddee9d0301..539f03f546Andrew Geissler1-1/+1
William A. Kennington III (1): Convert host-ipmid -> libipmid (From meta-phosphor rev: 3b47b4cb0ba0c188a21ffa9e38019d7d940030ae) Change-Id: I3db02cd2c731a09440f031e4a7031445488a0d11 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-19phosphor-ipmi-ethstats: srcrev bump ee22bfb566..ddee9d0301Andrew Geissler1-1/+1
Patrick Venture (2): Use more specific ipmi error codes drop explicit command entry (From meta-phosphor rev: b8c6238b3febce9576603b5d712b79805eadef41) Change-Id: I81c4417b44316602b8afded8fc1aaa3b0dd64dd0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-10phosphor-ipmi-ethstats: srcrev bump d26fff4ecd..ee22bfb566Andrew Geissler1-1/+1
Patrick Venture (2): build: drop non-configured non-dependencies build: Add -flto to CXXFLAGS (From meta-phosphor rev: d3091554a2ee1b85f1aeed706ab2bf1f8ba18676) Change-Id: If494826a77986074745a619a75c576eae3652c96 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-25meta-phosphor: add phosphor-ipmi-ethstats packagePatrick Venture1-0/+24
Add the phosphor-ipmi-ethstats package. This package handles OEM IPMI commands that are meant to return ethernet device statistics. Tested: Verified the library was compiled and installed when added to obmc-phosphor-image. (From meta-phosphor rev: af57049ef8d2d1001dc0ccd9cdf33cac6dcdbff6) Change-Id: Ic2c5f2020c01aea3bd2477127bec74149beffb79 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>