phosphor-networkd: srcrev bump 5dad2aafbc..609c12dee5

Johnathan Mantey (1):
      Allow writing MAC address to networkd config file to be blocked

Change-Id: Idb4e4c7e25eca91cc6cdc81a3bb1899c8f512b43
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 160cdb9..6ef7300 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 = "5dad2aafbc7d8b7f00f56b524c458f5704e7a03f"
+SRCREV = "609c12dee5f6bc06a5add8fadd0e9c1caba1e97f"
 
 DEPENDS += "systemd"
 DEPENDS += "sdbusplus ${PYTHON_PN}-sdbus++-native"