summaryrefslogtreecommitdiffstats
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-03-22 19:02:18 +0000
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-03-23 22:01:32 -0400
commit342b1bfa9264dfc8e2ee8be782dac92b402ea5d5 (patch)
tree58b97a10022a9d89353ff45bacee821808384721 /meta-phosphor
parente9aba2a65e1c874e533c94d23c716e01c50282e9 (diff)
downloadtalos-openbmc-342b1bfa9264dfc8e2ee8be782dac92b402ea5d5.tar.gz
talos-openbmc-342b1bfa9264dfc8e2ee8be782dac92b402ea5d5.zip
phosphor-ipmi-ethstats: srcrev bump f1586f55b8..c3f5618ffd
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>
Diffstat (limited to 'meta-phosphor')
-rw-r--r--meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-ethstats_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-ethstats_git.bb b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-ethstats_git.bb
index f2d0e5454..9be1ab3a5 100644
--- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-ethstats_git.bb
+++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-ethstats_git.bb
@@ -14,7 +14,7 @@ DEPENDS += "phosphor-ipmi-host"
S = "${WORKDIR}/git"
SRC_URI = "git://github.com/openbmc/phosphor-ipmi-ethstats"
-SRCREV = "f1586f55b89d5475f4da856745917efa7e51dcac"
+SRCREV = "c3f5618ffd64bc8d1718cafe499c38b359861e97"
FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}"
FILES_${PN}_append = " ${libdir}/host-ipmid/lib*${SOLIBS}"
OpenPOWER on IntegriCloud