summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-12-21 21:03:18 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-12-22 17:31:14 +0300
commitc4bf77a714825a2bd65a741b77c066442adaeb8c (patch)
tree9883d4a850e59b255e6dbc1ce376fda22e6f23ee
parent4ca3ab9497da604e9aeb47762b9b032853f03e67 (diff)
downloadopenbmc-c4bf77a714825a2bd65a741b77c066442adaeb8c.tar.xz
phosphor-ipmi-ethstats: srcrev bump 75ca0187b1..6b48b92e08
Patrick Venture (1): use character literal string find override (From meta-phosphor rev: fc8c31e56ed817301df723a1ec6dbe056137b12e) Change-Id: Ib7391a795d9e3d6b95a061f36ea7de97c3dd5367 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-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 6985a2617..9af52eb1b 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 = "75ca0187b1082683bd5663725dde02c465b0fc2c"
+SRCREV = "6b48b92e08abba4e7b31d69c9a74b1d262718a84"
FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}"
FILES_${PN}_append = " ${libdir}/host-ipmid/lib*${SOLIBS}"