From 5de2c3c15f22b65ea421b9c024de6ae3e5842b9f Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Sun, 21 Apr 2024 22:30:38 -0500 Subject: 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 --- meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb b/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb index 803d89c10d..678982b911 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-dbus-interfaces" 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,," -- cgit v1.2.3