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>
diff --git a/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb b/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb
index ded6f14..d1bdc0f 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 = "1ea359943afbd59168f490778a528c858903b74d"
+SRCREV = "cb2d408387eb58b83c90f7c4318e9af0b43298af"
DEPENDS += "systemd"
DEPENDS += "sdbusplus ${PYTHON_PN}-sdbus++-native"