phosphor-networkd: srcrev bump 33b4eaa734..eb40f081f0
Asmitha Karunanithi (2):
Add testcases for hypervisor nw manager
Adding system configuration object & UT
Jiaqing Zhao (1):
Fix behavior when writing MAC address is disabled
Ravi Teja (1):
Delete DHCP IP object while moving from DHCP to static
Change-Id: I8cda4d2757e4690cd8addbdfdfe2326e13cbbb60
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 a33c6a3..343d458 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;branch=master;protocol=https"
-SRCREV = "33b4eaa734a32914d26b69ba92190bbe70272e05"
+SRCREV = "eb40f081f021253152c6aff12beef8f19d7ef02b"
DEPENDS += "systemd"
DEPENDS += "sdbusplus ${PYTHON_PN}-sdbus++-native"