summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-10-26 13:22:30 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-10-27 03:34:28 +0300
commitd6861e1a4f0b5308e2ae972bcecc4a8d78792183 (patch)
treef9a7ad40d2d493a512d8f6465c9c5bacfecd099e
parentb6465fd9ebf26cf321b7e53711af3fdaf9159b26 (diff)
downloadopenbmc-d6861e1a4f0b5308e2ae972bcecc4a8d78792183.tar.xz
phosphor-networkd: srcrev bump bd649af91e..4717d93bb1
Manojkiran Eda (1): Add OWNERS file William A. Kennington III (4): routing_table: Use common netlink parser routing_table: Deduplicate rebuilds ethernet_interface: Remove ip binary invocation network_manager: Remove unused restart code Change-Id: I2c6625ac72b643b3718628666ac400938505de97 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 1f081235c..66b079590 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 = "bd649af91ed1fe74efd745e398d5640f4ab6e5af"
+SRCREV = "4717d93bb1863ecc042ca0fc301395a2f06b96ec"
DEPENDS += "systemd"
DEPENDS += "sdbusplus ${PYTHON_PN}-sdbus++-native"