summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-10-13 22:41:12 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2021-10-13 22:41:12 +0300
commit546139e7661f484ca7002fb354a57159509bed7f (patch)
treef78e0db56ea202d5b5155a01a50c4bed4fa626ae /meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb
parent7f254da9c971251065581a7480818f9ba33bbc26 (diff)
downloadopenbmc-546139e7661f484ca7002fb354a57159509bed7f.tar.xz
phosphor-networkd: srcrev bump 5758db3f61..bd649af91e
William A. Kennington III (3): build: Add fmt subproject support network_manager: Add support for non-disruptive reconfiguration Convert all systemd-networkd service restarts to reloads Change-Id: Ic8eb7fb2023f080e6a879d13d688ab7c305aea02 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb')
-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 f05fb8ad9..1f081235c 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"
-SRCREV = "5758db3f61a70d5e4ce42a3fdf7823c269080f20"
+SRCREV = "bd649af91ed1fe74efd745e398d5640f4ab6e5af"
DEPENDS += "systemd"
DEPENDS += "sdbusplus ${PYTHON_PN}-sdbus++-native"