phosphor-networkd: srcrev bump d27410f19f..781f3355bf

William A. Kennington III (6):
      util: Add a function for converting IP bytes to strings
      util: Add InAddrAny population function
      util: Add a MacAddr population function
      ethernet_interface: Link local IPs are never DHCP
      rtnetlink_server: Refactor out the refresh check
      ethernet_interface: Only write Gateway= lines when present

(From meta-phosphor rev: eeb13145b24c7b3315b6f325f205b78ac0bbcd2c)

Change-Id: I16744ed88f95b64723624ac93efac773c2948a7d
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/classes/phosphor-networkd-rev.bbclass b/meta-phosphor/classes/phosphor-networkd-rev.bbclass
index fb571a5..d306e51 100644
--- a/meta-phosphor/classes/phosphor-networkd-rev.bbclass
+++ b/meta-phosphor/classes/phosphor-networkd-rev.bbclass
@@ -1,2 +1,2 @@
 SRC_URI += "git://github.com/openbmc/phosphor-networkd"
-SRCREV = "d27410f19fe3277930d19938882d6382331e0377"
+SRCREV = "781f3355bf1c0ba20748500385cce10d9629d0a9"