phosphor-networkd: srcrev bump 166b9598ac..c2e061f2ce

Jiaqing Zhao (1):
      Allow unset default gateway

Change-Id: Id3d910bee2ef09f0db016970719c60ddfd3e29ae
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 6aa1d01..7199ee2 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 = "166b9598ac83db574c4e9b666e770b76f3501b29"
+SRCREV = "c2e061f2ce0f5ece2deb7a8c4bbd1e4c06e2cfcb"
 
 DEPENDS += "systemd"
 DEPENDS += "sdbusplus ${PYTHON_PN}-sdbus++-native"