commit | fa7bf231eeb6f41f1163bdbb47a691497f0fe2f8 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Thu Jul 29 17:41:08 2021 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Fri Jul 30 00:52:04 2021 +0000 |
tree | bfe92f44c4aea1c6829df1058fe1292560050d6e | |
parent | e1e476ee371776afd0cfe78869e85725c432e3d9 [diff] |
phosphor-networkd: srcrev bump fa1f5c03c3..26275a3f2e William A. Kennington III (1): ethernet_interface: Detect nicEnabled from systemd-networkd Change-Id: Idc4cb4b3c85e0e5c370ca0416ea088b979463571 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 e34d772..1b6ab29 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 = "fa1f5c03c3cac578706329fe53f70075ddaf10dd" +SRCREV = "26275a3f2ecffe62646b65646c00a9e56c75bff8" DEPENDS += "systemd" DEPENDS += "sdbusplus ${PYTHON_PN}-sdbus++-native"