summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-11-18 10:01:12 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-11-19 02:22:49 +0300
commit50f383e7293e9105c52b72454344389163c2ea0c (patch)
treee50a28aecfe3e36fde81c2b61af2a0e2ccfed173
parent76c90f7583516048efd82f0c1fe8dfac0dc54ef9 (diff)
downloadopenbmc-50f383e7293e9105c52b72454344389163c2ea0c.tar.xz
phosphor-networkd: srcrev bump 4717d93bb1..26c40a43b2
William A. Kennington III (1): network_manager: Ensure that systemd-networkd is ready Change-Id: I0cf258d02690e33b2f051b809bffec82aa68aec8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-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 66b079590..137e737c2 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 = "4717d93bb1863ecc042ca0fc301395a2f06b96ec"
+SRCREV = "26c40a43b2fde3898ba6786ab28af01cd9125805"
DEPENDS += "systemd"
DEPENDS += "sdbusplus ${PYTHON_PN}-sdbus++-native"