phosphor-networkd: srcrev bump a809f92e05..d9e2d72c9d

William A. Kennington III (2):
      config_parser: Cleanups and modern c++ standards
      config_parser: Add performance measuring test code

Change-Id: Ib5aaa970c261d2c6dfebb3cf09b0d6a8cf4b9f2c
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 e2ad918..217dd97 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;branch=master;protocol=https"
-SRCREV = "a809f92e05bfbb07414a77cda64d5d75f3ad1bce"
+SRCREV = "d9e2d72c9d43b53cec20597cd133ef746efd6db1"
 
 DEPENDS += "systemd"
 DEPENDS += "sdbusplus ${PYTHON_PN}-sdbus++-native"