phosphor-networkd: srcrev bump 5c1e1604ff..fabe3956a8
Asmitha Karunanithi (1):
inventory_mac: Fix Update MAC for eth1
Johnathan Mantey (1):
Revert "ethernet_interface: Fix link local autoconfiguration functio
Ravi Teja (1):
DHCP: Populate nameservers D-bus property from resolv.conf
Change-Id: I5468afaa55c54cf7e437c8437ac31f0b4a7f63e5
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 457e06b..4f6a8cf 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 = "5c1e1604ff9637630a7338392e37ba9d3fc2b359"
+SRCREV = "fabe3956a8b2de95855b8342865ab0bbfc54ccc0"
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,,"