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

(From meta-phosphor rev: da83edfac0775fd685b2e903695bfeacfd7f4d70)

Change-Id: I991b596fda68761d682001145a44d71d6288c3eb
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
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 c92eb5e..beb1a91 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 @@
 
 SRC_URI += "git://github.com/openbmc/phosphor-net-ipmid"
 SRC_URI += "file://ipmi-net-firewall.sh"
-SRCREV = "d6f3f7d7622a48fd139b5ce36e314ff6d15db9d3"
+SRCREV = "d2563c52eea33c2e4575f34eddac564ba1a44d85"
 
 S = "${WORKDIR}/git"