summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2018-11-09 06:50:29 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-11-09 16:35:05 +0300
commitfc1c37304c6920dd9f32c3cdcdd65fad22faab7d (patch)
tree7e41593be493019fd8c2842af4069e87d7afc8f3
parentfe5e2d386dfc7ba68374e338434f1a623722b561 (diff)
downloadopenbmc-fc1c37304c6920dd9f32c3cdcdd65fad22faab7d.tar.xz
phosphor-net-ipmid: srcrev bump 9e801a2b5b..a65e30df5d
Patrick Venture (1): style: cppcheck cleanup Vernon Mauery (3): netipmid: use std::shared_ptr instead of weak_ptr/lock netipmid: use system path include style netipmid: use std variant interface (From meta-phosphor rev: c9d91120a2c85667ba1e577a8170ccc09c9f8256) Change-Id: I9ac006998cb056abef28c7c587d60109693707f7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
-rw-r--r--meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-net_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-net_git.bb b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-net_git.bb
index fb08fc1f0..34efe4388 100644
--- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-net_git.bb
+++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-net_git.bb
@@ -25,7 +25,7 @@ GROUPADD_PARAM_${PN} = "ipmi"
SRC_URI += "git://github.com/openbmc/phosphor-net-ipmid"
SRC_URI += "file://ipmi-net-firewall.sh"
-SRCREV = "9e801a2b5b36acd307606af5eafdb885dfe8daee"
+SRCREV = "a65e30df5d348337ae0b6afe3f800473117853dd"
S = "${WORKDIR}/git"