summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-11-22 15:51:23 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-11-29 04:06:11 +0300
commit34cee147e1fce677df14e78f21d6fa9f3fe0dade (patch)
tree039c17b7a0610b909e673f2d4254c802764d9ea4
parent5dd3b7b3f52694483d5a30f6ed2aaa2452820cc3 (diff)
downloadopenbmc-34cee147e1fce677df14e78f21d6fa9f3fe0dade.tar.xz
phosphor-networkd: srcrev bump 26c40a43b2..ee2cba8a7d
sureshvijayv1 (1): Check eth intf existence before creating VLAN Change-Id: I4b79e03d36c08a72932c09327714f4d7e6f8477d 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 137e737c23..1d401bbb42 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 = "26c40a43b2fde3898ba6786ab28af01cd9125805"
+SRCREV = "ee2cba8a7d22ef4a251181087e9ef9bfc5c4b165"
DEPENDS += "systemd"
DEPENDS += "sdbusplus ${PYTHON_PN}-sdbus++-native"