commit | 6dbd99bc0af122c7bf1be3d7418e338cb979913a | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Jul 07 19:11:05 2021 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Thu Jul 08 02:55:03 2021 +0000 |
tree | be4858f83d0d54f667ec9f540af9f6d90b3b17e8 | |
parent | 746e3112a3891f33afc3b45f02e4f71119c3005f [diff] |
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>
diff --git a/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb b/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb index 79a9ea0..9847338 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 = "d49c5c650bd6b13f267d59be452ac2b4493e8201" +SRCREV = "e9d095da7a75672f6038c5a26d51ae7d4fca986f" DEPENDS += "systemd" DEPENDS += "sdbusplus ${PYTHON_PN}-sdbus++-native"