summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-12-09 23:30:23 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-12-14 06:13:33 +0300
commit8ed5d4ed09ee784a7b2fc0ecf9d5d50e34585f06 (patch)
treeb78aadcb5ab83c9c197d58f470326c3c230ae5ee
parentd454898e0bcd60677e406ce011868353fd245b0c (diff)
downloadopenbmc-8ed5d4ed09ee784a7b2fc0ecf9d5d50e34585f06.tar.xz
phosphor-ipmi-ethstats: srcrev bump 1e34d327c7..89dac6a829
Patrick Williams (1): bootstrap: fix shellcheck warnings Change-Id: Ie5e3f47d774a84b186a50aa0ea5ebfb14b7005da Signed-off-by: Andrew Geissler <openbmcbump-github@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 2d7112ede7..6fe0ec0fb3 100644
--- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-ethstats_git.bb
+++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-ethstats_git.bb
@@ -5,7 +5,7 @@ LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
DEPENDS += "autoconf-archive-native"
DEPENDS += "phosphor-ipmi-host"
-SRCREV = "1e34d327c7f25a744102d0279155aeacc9f453f5"
+SRCREV = "89dac6a829d8631f594f4b1f8faf05e389bad4e3"
PV = "0.1+git${SRCPV}"
PR = "r1"