phosphor-networkd: srcrev bump fa1f5c03c3..26275a3f2e

William A. Kennington III (1):
      ethernet_interface: Detect nicEnabled from systemd-networkd

Change-Id: Idc4cb4b3c85e0e5c370ca0416ea088b979463571
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 e34d772..1b6ab29 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 = "fa1f5c03c3cac578706329fe53f70075ddaf10dd"
+SRCREV = "26275a3f2ecffe62646b65646c00a9e56c75bff8"
 
 DEPENDS += "systemd"
 DEPENDS += "sdbusplus ${PYTHON_PN}-sdbus++-native"