summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-07-30 13:51:11 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-07-30 23:57:50 +0300
commitb112f917439cd11af38d7845f50adb234dbcd899 (patch)
tree47aff6d9e0539f785f81d8758673514cbb2d0d93 /meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb
parent2957bbc5a86af775a3e0705cd99b621fe0c6b52c (diff)
downloadopenbmc-b112f917439cd11af38d7845f50adb234dbcd899.tar.xz
phosphor-networkd: srcrev bump 26275a3f2e..1ea359943a
Alexander Filippov (1): Apply settings after resetting. Change-Id: I46b23f476216646ef3c393dc7489d3e1171f0a60 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 1b6ab29b3..fe6c5facd 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 = "26275a3f2ecffe62646b65646c00a9e56c75bff8"
+SRCREV = "1ea359943afbd59168f490778a528c858903b74d"
DEPENDS += "systemd"
DEPENDS += "sdbusplus ${PYTHON_PN}-sdbus++-native"