summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-09-02 00:41:14 +0300
committerPatrick Williams <patrick@stwcx.xyz>2022-09-03 14:17:17 +0300
commitef2dba4c82290ca76d5eef83f6c834e63a4e8810 (patch)
tree8be131f343aa57975980ec59f5a6cf4e2bdbb74e
parent429951401dd6ff018162f43ddd0bc2def7e059bf (diff)
downloadopenbmc-ef2dba4c82290ca76d5eef83f6c834e63a4e8810.tar.xz
phosphor-networkd: srcrev bump d9e2d72c9d..8e61ca9dac
William A. Kennington III (3): Revert "ipaddress: Remove set property overrides" ethernet_interface: Remove nameserver setting neighbor: Disallow property changes Change-Id: Ide81d1647910943e428a9f4659955141b8a4831b 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 217dd971e9..658fe8e409 100644
--- a/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb
+++ b/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb
@@ -11,7 +11,7 @@ inherit python3native
inherit systemd
SRC_URI += "git://github.com/openbmc/phosphor-networkd;branch=master;protocol=https"
-SRCREV = "d9e2d72c9d43b53cec20597cd133ef746efd6db1"
+SRCREV = "8e61ca9dac86cfb669fa297a04436129dc446a70"
DEPENDS += "systemd"
DEPENDS += "sdbusplus ${PYTHON_PN}-sdbus++-native"