summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVernon Mauery <vernon.mauery@linux.intel.com>2018-07-23 12:05:08 -0700
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-07-25 11:44:22 +0000
commite58c62fee48c374f6bcd08ed0186575adb8aeda4 (patch)
tree5fad959515cd31ff4167c38ff41bda02e656c967
parentfb40bef5be6728d5a6f05c1ce6838ecec79b45f1 (diff)
downloadtalos-openbmc-e58c62fee48c374f6bcd08ed0186575adb8aeda4.tar.gz
talos-openbmc-e58c62fee48c374f6bcd08ed0186575adb8aeda4.zip
Bump ipmitool revision
ipmitool recently got a new default interface (dbus). This bumps the recipe to use that. Change-Id: Idb2b0ebb37f66b2dde10d6fb869bc05d3a77e14d Signed-off-by: Vernon Mauery <vernon.mauery@linux.intel.com>
-rw-r--r--meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-tool.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-tool.bb b/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-tool.bb
index edd9a899f..dbc50aaba 100644
--- a/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-tool.bb
+++ b/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-tool.bb
@@ -18,7 +18,7 @@ RDEPENDS_${PN} += "libsystemd \
SRC_URI += "git://github.com/openbmc/ipmitool"
-SRCREV = "e9b9c1a9677a3de19726d036cfb07d8d61bbccd8"
+SRCREV = "dfdfd89ec9b36c115a98f589880fd757a162af19"
S = "${WORKDIR}/git"
OpenPOWER on IntegriCloud