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-07 22:11:05 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-07-08 05:55:03 +0300
commit6dbd99bc0af122c7bf1be3d7418e338cb979913a (patch)
treebe4858f83d0d54f667ec9f540af9f6d90b3b17e8 /meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb
parent746e3112a3891f33afc3b45f02e4f71119c3005f (diff)
downloadopenbmc-6dbd99bc0af122c7bf1be3d7418e338cb979913a.tar.xz
phosphor-networkd: srcrev bump d49c5c650b..e9d095da7a
Johnathan Mantey (1): Manage configuration parser file state using RAII Change-Id: I6a46e9dc133da2774de10f1bddd0eeabb6985045 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 79a9ea0d8..9847338f9 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 = "d49c5c650bd6b13f267d59be452ac2b4493e8201"
+SRCREV = "e9d095da7a75672f6038c5a26d51ae7d4fca986f"
DEPENDS += "systemd"
DEPENDS += "sdbusplus ${PYTHON_PN}-sdbus++-native"