phosphor-networkd: srcrev bump f8b3fc3976..a809f92e05

William A. Kennington III (4):
      ipaddress: Parse from netlink
      ethernet_interface: Ignore deprecated addresses
      netlink: Use function views
      ipaddress: Remove set property overrides

Change-Id: I3c2110b587106b675fad21faffc2f3dc69439d31
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 111c943..e2ad918 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 = "f8b3fc3976ba6a8035815c6b5aeb5448803aac97"
+SRCREV = "a809f92e05bfbb07414a77cda64d5d75f3ad1bce"
 
 DEPENDS += "systemd"
 DEPENDS += "sdbusplus ${PYTHON_PN}-sdbus++-native"