phosphor-net-ipmid: srcrev bump d5a4f45e1e..6f353e868d
Vernon Mauery (3):
netipmid: move raw sockets to boost::asio sockets
netipmid: move sol console sockets to asio
netipmid: move sol timers to asio
Change-Id: I58df63912e653b8b2221665632162102aee7a018
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/ipmi/phosphor-ipmi-net_git.bb b/recipes-phosphor/ipmi/phosphor-ipmi-net_git.bb
index e7cbb9d..7eb0d4e 100644
--- a/recipes-phosphor/ipmi/phosphor-ipmi-net_git.bb
+++ b/recipes-phosphor/ipmi/phosphor-ipmi-net_git.bb
@@ -19,7 +19,7 @@
SRC_URI += "git://github.com/openbmc/phosphor-net-ipmid"
SRC_URI += "file://ipmi-net-firewall.sh"
-SRCREV = "d5a4f45e1ef5408876069af570e7b0d006c5b5db"
+SRCREV = "6f353e868d6fef90e35ef13da7c7ae912becb97a"
S = "${WORKDIR}/git"