phosphor-net-ipmid: srcrev bump d6f3f7d762..d2563c52ee

Richard Marian Thomaiyar (2):
      RMCP+ login support with privilege
      W/A for CI test case - Accept empty user name

Vernon Mauery (4):
      netipmid: use shared_ptr on messages instead of unique_ptr+references
      netipmid: use shared_ptr on session instead of shared_ptr+references
      netipmid: startSession does not need to call getSession
      netipmid: move to sdbusplus from sdbus minus

Change-Id: I56b2d1076a9afb07fa05561bd11ae8c101bdc880
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 c92eb5e..beb1a91 100644
--- a/recipes-phosphor/ipmi/phosphor-ipmi-net_git.bb
+++ b/recipes-phosphor/ipmi/phosphor-ipmi-net_git.bb
@@ -25,7 +25,7 @@
 
 SRC_URI += "git://github.com/openbmc/phosphor-net-ipmid"
 SRC_URI += "file://ipmi-net-firewall.sh"
-SRCREV = "d6f3f7d7622a48fd139b5ce36e314ff6d15db9d3"
+SRCREV = "d2563c52eea33c2e4575f34eddac564ba1a44d85"
 
 S = "${WORKDIR}/git"