summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2018-11-09 20:00:26 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-11-10 00:25:22 +0300
commit973f0eaa7eaa7d93974156056111250af7c74fe1 (patch)
tree100c3f801913e2d33487b4ad095573fa50f3c14f /meta-phosphor
parent0f1b05da19559879a95e46133a762a2ead36bfc7 (diff)
downloadopenbmc-973f0eaa7eaa7d93974156056111250af7c74fe1.tar.xz
phosphor-ipmi-ethstats: srcrev bump d26fff4ecd..ee22bfb566
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>
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 014ae2ef1..62c690ea0 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 = "d26fff4ecd74aa72433bcb547d95029e4b7b0eb3"
+SRCREV = "ee22bfb566049fc46202a29d61e4ec7d06863f10"
FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}"
FILES_${PN}_append = " ${libdir}/host-ipmid/lib*${SOLIBS}"