phosphor-networkd: srcrev bump 5758db3f61..bd649af91e

William A. Kennington III (3):
      build: Add fmt subproject support
      network_manager: Add support for non-disruptive reconfiguration
      Convert all systemd-networkd service restarts to reloads

Change-Id: Ic8eb7fb2023f080e6a879d13d688ab7c305aea02
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb b/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb
index f05fb8a..1f08123 100644
--- a/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb
+++ b/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb
@@ -11,7 +11,7 @@
 inherit systemd
 
 SRC_URI += "git://github.com/openbmc/phosphor-networkd"
-SRCREV = "5758db3f61a70d5e4ce42a3fdf7823c269080f20"
+SRCREV = "bd649af91ed1fe74efd745e398d5640f4ab6e5af"
 
 DEPENDS += "systemd"
 DEPENDS += "sdbusplus ${PYTHON_PN}-sdbus++-native"