summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-12-02 22:11:15 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-12-04 00:37:40 +0300
commitc723e0c21e6ef1cfb20fc8ca35e7d474fcc28ccb (patch)
treeab07473c49aa334660f8f2e2a3fd5bb4a0ff5fd0 /meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb
parentcb7b5fbcd8f662e00a10cfb492400215c592ccb2 (diff)
downloadopenbmc-c723e0c21e6ef1cfb20fc8ca35e7d474fcc28ccb.tar.xz
phosphor-networkd: srcrev bump 329b5fba06..c7cf25f740
William A. Kennington III (1): network_manager: Reloads should be delayed via timer Change-Id: I8242a8d86f88668905bd1625fcfe08f460b6251b 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 1dd268d23..3ae79250b 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 = "329b5fba06acd63ce0fb9f43ea3f99b1542e862e"
+SRCREV = "c7cf25f7409a6e0fb33d06482d297d03b6dc6b60"
DEPENDS += "systemd"
DEPENDS += "sdbusplus ${PYTHON_PN}-sdbus++-native"