phosphor-networkd: srcrev bump c7cf25f740..afa4032d8f
William A. Kennington III (3):
ethernet_interface: Remove superfluous logging
ethernet_interface: Disable opportunistic DHCPv6 if disabled
ethernet_interface: Remove unused function
Change-Id: I53720c6611fb742a1fd089979419335826532a4b
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 3ae7925..088049d 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 = "c7cf25f7409a6e0fb33d06482d297d03b6dc6b60"
+SRCREV = "afa4032d8fe2ba50a7e364ad7c5f58b6424cb17c"
DEPENDS += "systemd"
DEPENDS += "sdbusplus ${PYTHON_PN}-sdbus++-native"