phosphor-networkd: srcrev bump 61ef4f2b0c..409f1a66bb

William A. Kennington III (8):
      build: Update sdbusplus-gen-meson
      config_parser: Add parser warnings
      config_parser: Add common boolean parser
      config_parser: Reduce number of file reads
      config_parser: Split up sections
      config_parser: Add type checking to config map
      config_parser: Allow modifying Parser map
      config_parser: Add function for writing files

Change-Id: I05081120e5c226b956667e604a9f64c0d1f85f82
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 77d0c3f..888ff29 100644
--- a/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb
+++ b/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb
@@ -10,7 +10,7 @@
 DEPENDS += "phosphor-logging"
 DEPENDS += "libnl"
 DEPENDS += "stdplus"
-SRCREV = "61ef4f2b0c1336c78f28252a17f172957ea4c3e7"
+SRCREV = "409f1a66bb20dc13b6bc3f0597c2f4ef7b8b896a"
 PACKAGECONFIG ??= "uboot-env default-link-local-autoconf default-ipv6-accept-ra persist-mac"
 PACKAGECONFIG[uboot-env] = "-Duboot-env=true,-Duboot-env=false,,${UBOOT_ENV_RDEPENDS}"
 PACKAGECONFIG[default-link-local-autoconf] = "-Ddefault-link-local-autoconf=true,-Ddefault-link-local-autoconf=false,,"