phosphor-networkd: srcrev bump c2e061f2ce..24b5a619e1

Jiaqing Zhao (2):
      ncsi-netlink: Remove phosphor-logging dependency
      Remove gateway properties in SystemConfiguration

Change-Id: I6ed5af780d26f4eb969cbeefc7f29a685530e3f0
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 7199ee2..52fa93a 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 = "c2e061f2ce0f5ece2deb7a8c4bbd1e4c06e2cfcb"
+SRCREV = "24b5a619e1e63195c775bca893d6f7ebbff1d1a5"
 
 DEPENDS += "systemd"
 DEPENDS += "sdbusplus ${PYTHON_PN}-sdbus++-native"