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-07 16:32:38 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-10-08 04:39:46 +0300
commit504c0a901d7ed4acc6e6d7a4862c336d5fd92a8f (patch)
treebe0842b49a81be77d239d40563be641c2b37d7c1 /meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb
parent9b0aa6c8e64da40aa43536957f21139eb5235b86 (diff)
downloadopenbmc-504c0a901d7ed4acc6e6d7a4862c336d5fd92a8f.tar.xz
phosphor-networkd: srcrev bump 2c0fc56805..5758db3f61
Patrick Williams (1): catch exceptions as const sureshvijayv1 (1): Fix for Network Manager Crash Change-Id: I90646d999e0971d23ea67c2cffe9155f94e62df8 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 c553e6dad..f05fb8ad9 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 = "2c0fc568057c5575a75ad638ea91bc8c65b57160"
+SRCREV = "5758db3f61a70d5e4ce42a3fdf7823c269080f20"
DEPENDS += "systemd"
DEPENDS += "sdbusplus ${PYTHON_PN}-sdbus++-native"