phosphor-networkd: srcrev bump 86d25bb779..91f6056422
Ravi Teja (1):
IPv4/IPv6 Gateway: Configure GatewayOnLink
William A. Kennington III (5):
ethernet_interface: Simplify DHCPConfiguration enumeration
dhcp_configuration: SendHostname is valid for v4 and v6
ethernet_interface: Emit DHCP objects after parent
ethernet_interface: Write an update marker to tmpfs
dhcp_configuration: Use the correct file for DHCP settings
Change-Id: I4b7df5171fa0c7453e9bb2d36c2eb5b1da15d7c0
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 803d89c..678982b 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 = "86d25bb7798ed76c8c0306e38ae0d5b14ca755de"
+SRCREV = "91f60564228f4546cbe1c2bee3c760a651d8fae0"
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,,"