phosphor-networkd: srcrev bump 7af5b73d15..05cbc5b787
William A. Kennington III (6):
netlink: Use stdplus function_view
treewide: Replace fmt::print with stdplus::print
treewide: Remove uses of FMT_COMPILE
treewide: Convert most fmt::format -> std::format
ncsi_util: Cleanup joins over ranges
ethernet_interface: IPv6 Gateway is dynamic based on RA
Change-Id: If3e48b9756a40f12622752539c2f502fe3336e56
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 56a838c..d9dccd2 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 = "7af5b73d151dbc8504d77c504b3de654d72735fa"
+SRCREV = "05cbc5b7876a9fb0fd86c6d3b11c46da53d9a9ec"
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,,"