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-22 17:11:03 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-07-23 04:22:14 +0300
commit981a83d3eb8f2facfb6e375dd7cce844de2e33fe (patch)
tree69d7b1c51d1b6707573c147144316813beb30d79 /meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb
parent27cd10221d33ee6c8af70711b630255a9040db42 (diff)
downloadopenbmc-981a83d3eb8f2facfb6e375dd7cce844de2e33fe.tar.xz
phosphor-networkd: srcrev bump e9d095da7a..fa1f5c03c3
Eddie James (1): Add support for sending NCSI command Change-Id: Icf2bbe9fc57d0219198db7577236a386837d1a8e 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 9847338f9..e34d772a9 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 = "e9d095da7a75672f6038c5a26d51ae7d4fca986f"
+SRCREV = "fa1f5c03c3cac578706329fe53f70075ddaf10dd"
DEPENDS += "systemd"
DEPENDS += "sdbusplus ${PYTHON_PN}-sdbus++-native"