commit | 34cee147e1fce677df14e78f21d6fa9f3fe0dade | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Mon Nov 22 12:51:23 2021 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Mon Nov 29 01:06:11 2021 +0000 |
tree | 039c17b7a0610b909e673f2d4254c802764d9ea4 | |
parent | 5dd3b7b3f52694483d5a30f6ed2aaa2452820cc3 [diff] |
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>
diff --git a/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb b/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb index 137e737..1d401bb 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 = "26c40a43b2fde3898ba6786ab28af01cd9125805" +SRCREV = "ee2cba8a7d22ef4a251181087e9ef9bfc5c4b165" DEPENDS += "systemd" DEPENDS += "sdbusplus ${PYTHON_PN}-sdbus++-native"