summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/network
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-08-23 00:50:54 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-08-23 22:51:55 +0300
commit0903b028f2060669d16a5bbba5acbd3159f8170c (patch)
tree2e5c65a623bdf389bf5b74b8e756cbbfc95c3ba8 /meta-phosphor/recipes-phosphor/network
parent732599647c835683f7b1327c2b01ec3a50efa114 (diff)
downloadopenbmc-0903b028f2060669d16a5bbba5acbd3159f8170c.tar.xz
phosphor-networkd: srcrev bump 7ba2d56042..d41db38365
Jiaqing Zhao (1): routing_table: Remove unused Entry class William A. Kennington III (1): network_manager: Allow faster non-reconfiguration reloads Change-Id: I819db57573f06237518603c5d9e5937412f0f2de 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 3de1285ae8..cc99946841 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 = "7ba2d56042cd605a1852204843a95c8eaab33cd8"
+SRCREV = "d41db3836523f1979ee78ee9472aca5b000f6b3e"
DEPENDS += "systemd"
DEPENDS += "sdbusplus ${PYTHON_PN}-sdbus++-native"