summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-04-22 06:30:38 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-04-23 00:43:15 +0300
commit5de2c3c15f22b65ea421b9c024de6ae3e5842b9f (patch)
tree33f1b206ea87d8a43b6b2925320052dd161f77a4
parent9ba06a309f47ac7c70ca1425fdebfc5ea4c8c932 (diff)
downloadopenbmc-5de2c3c15f22b65ea421b9c024de6ae3e5842b9f.tar.xz
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>
-rw-r--r--meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb2
1 files changed, 1 insertions, 1 deletions
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,,"