phosphor-networkd: srcrev bump de433b74ec..1e710d04a6

William A. Kennington III (2):
      build: Add meson build
      build: Fix service and conf file quotation

Change-Id: I827082933f900609ce13ec0f2a4ee28362a0323e
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 630dc6b..9d3997d 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 = "de433b74ec5bce22043ea44c55e83d9be3dc5372"
+SRCREV = "1e710d04a61092b45ff4ccd58656cb5cee3cba5b"
 
 DEPENDS += "systemd"
 DEPENDS += "autoconf-archive-native"