summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-08-18 05:21:09 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-08-20 01:04:08 +0300
commit3394f62832413a0e4b5eb0c2eb1dc8b18e0b25b8 (patch)
tree9c23818499cabdc9460da7a595af7bd05c1f51fa /meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb
parent1db3bbecca53ec7ca70f97d1c00b8ccb33ec7eb2 (diff)
downloadopenbmc-3394f62832413a0e4b5eb0c2eb1dc8b18e0b25b8.tar.xz
phosphor-networkd: srcrev bump 1ea359943a..cb2d408387
Lei YU (3): ethernet: Add origin to generateId() Remove the route settings from system config Do not config Gateway when DHCP is enabled Change-Id: Ibb450903e884734e1e39944e485b5142c072472d 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 ded6f14bc..d1bdc0f2d 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 = "1ea359943afbd59168f490778a528c858903b74d"
+SRCREV = "cb2d408387eb58b83c90f7c4318e9af0b43298af"
DEPENDS += "systemd"
DEPENDS += "sdbusplus ${PYTHON_PN}-sdbus++-native"