phosphor-networkd: srcrev bump eb40f081f0..3a53911278

Patrick Williams (2):
      sdbusplus: use shorter type aliases
      OWNERS: switch 'matches' to 'matchers'

William A. Kennington III (1):
      test: Always create unique tmpdirs

Change-Id: I881d10e225ec7bcec21658034b0d4dfee8e519d0
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 343d458..0ab2ccb 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 = "eb40f081f021253152c6aff12beef8f19d7ef02b"
+SRCREV = "3a539112781f7d215ae2c903cb59d62e52e0ca90"
 
 DEPENDS += "systemd"
 DEPENDS += "sdbusplus ${PYTHON_PN}-sdbus++-native"