commit | b112f917439cd11af38d7845f50adb234dbcd899 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Fri Jul 30 10:51:11 2021 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Fri Jul 30 20:57:50 2021 +0000 |
tree | 47aff6d9e0539f785f81d8758673514cbb2d0d93 | |
parent | 2957bbc5a86af775a3e0705cd99b621fe0c6b52c [diff] |
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>
diff --git a/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb b/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb index 1b6ab29..fe6c5fa 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 systemd SRC_URI += "git://github.com/openbmc/phosphor-networkd" -SRCREV = "26275a3f2ecffe62646b65646c00a9e56c75bff8" +SRCREV = "1ea359943afbd59168f490778a528c858903b74d" DEPENDS += "systemd" DEPENDS += "sdbusplus ${PYTHON_PN}-sdbus++-native"