phosphor-networkd: srcrev bump 7f191f7aef..200678a8b9

Johnathan Mantey (1):
      Permit control of systemd-networkd IPv6AcceptRA configuration

William A. Kennington III (5):
      sources: Fix ifdefs
      sources: Fully initialize structs
      test: Fix VLA declarations
      gitignore: Add new generated files
      types: Remove unused assignment

Change-Id: I434f7fd554e2e7dbf5338539ffd6644103ddd9d7
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 03e9126..3993ff7 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 = "7f191f7aef0b3b171dfaec8754093434e93da90d"
+SRCREV = "200678a8b9b211a5a4c423f037209fd1240599cd"
 
 DEPENDS += "systemd"
 DEPENDS += "autoconf-archive-native"