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-29 20:41:08 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-07-30 03:52:04 +0300
commitfa7bf231eeb6f41f1163bdbb47a691497f0fe2f8 (patch)
treebfe92f44c4aea1c6829df1058fe1292560050d6e /meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb
parente1e476ee371776afd0cfe78869e85725c432e3d9 (diff)
downloadopenbmc-fa7bf231eeb6f41f1163bdbb47a691497f0fe2f8.tar.xz
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>
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 e34d772a9..1b6ab29b3 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 = "fa1f5c03c3cac578706329fe53f70075ddaf10dd"
+SRCREV = "26275a3f2ecffe62646b65646c00a9e56c75bff8"
DEPENDS += "systemd"
DEPENDS += "sdbusplus ${PYTHON_PN}-sdbus++-native"