summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/network
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-09-27 22:30:39 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-09-28 00:36:29 +0300
commite953de814cd3a4d0c8307726c85a416e1e11cc95 (patch)
tree88a989bef0ad652337f918833b75269cb0907302 /meta-phosphor/recipes-phosphor/network
parent7aca9233c9623521e6bba9cffd6cc585c5b24505 (diff)
downloadopenbmc-e953de814cd3a4d0c8307726c85a416e1e11cc95.tar.xz
phosphor-networkd: srcrev bump 409f1a66bb..95530ec9fb
William A. Kennington III (8): ethernet_interface: Write configs from parser vlan_interface: Write configs from parser network_config: Sync default values network_config: Write configs from parser ethernet_interface: Remove DHCP from constructor ethernet_interface: Support DHCP4/6 Properties util: Combine systemd value parsers treewide: Cleanup unused includes Change-Id: I93fbecd3b8fa9fa354fb70e704312d11468721a4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/network')
-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 888ff297be..6c27b74b4f 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 = "409f1a66bb20dc13b6bc3f0597c2f4ef7b8b896a"
+SRCREV = "95530ec9fbfd478f85b1452571b9df21c76ec242"
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,,"