phosphor-networkd: srcrev bump ebb1ad0c20..2dae96946b

William A. Kennington III (11):
      test: Mock out MAC address access
      test: Clear out old mocks prior to testing
      test: Mock rtnetlink calls
      test_netlink: Add basic request test
      ethernet_interface: Emit error when missing MAC
      test: Don't catch exceptions needlessly
      neighbor: Rework getCurrentNeighbors
      ethernet_interface: Get rid of address gateway usage
      ethernet_interface: Write the MAC to configuration
      ethernet_interface: Fix u-boot MAC environment variable
      ipaddress: Only check address origin for delete

(From meta-phosphor rev: 8c5860121ccba20caa2571b467f6db090eade611)

Change-Id: Ied1804ce1fc8a0756d253fc303e659f2490268b1
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 c36e5ee..f5553a6 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 = "ebb1ad0c20d100b979264c62339ce78bd041c924"
+SRCREV = "2dae96946ba6ea78e20823ab3aeba75f2e033a41"