summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-08-26 12:51:45 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-08-29 22:32:23 +0300
commitc5efb6af461f394997976d21b9082c0d7c4549bf (patch)
treed3b4292eb8a4309120abccf9b20e4bd30a0cf25e /meta-phosphor
parentc38b787778ea117e6ccfdc91f7fe60efd29e08d9 (diff)
downloadopenbmc-c5efb6af461f394997976d21b9082c0d7c4549bf.tar.xz
phosphor-networkd: srcrev bump f8b3fc3976..a809f92e05
William A. Kennington III (4): ipaddress: Parse from netlink ethernet_interface: Ignore deprecated addresses netlink: Use function views ipaddress: Remove set property overrides Change-Id: I3c2110b587106b675fad21faffc2f3dc69439d31 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-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 111c94352e..e2ad918a1f 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 = "f8b3fc3976ba6a8035815c6b5aeb5448803aac97"
+SRCREV = "a809f92e05bfbb07414a77cda64d5d75f3ad1bce"
DEPENDS += "systemd"
DEPENDS += "sdbusplus ${PYTHON_PN}-sdbus++-native"