phosphor-networkd: srcrev bump c41e44c313..33b4eaa734
Jiaqing Zhao (2):
Validate VLAN id on creation
Check existance on VLAN creation
Change-Id: Id3da8d7fd2cb8100ce58688d23727fae23b22786
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 cd922b3..a33c6a3 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 = "c41e44c3131c29e1397b526735bfcb50faa9a47b"
+SRCREV = "33b4eaa734a32914d26b69ba92190bbe70272e05"
DEPENDS += "systemd"
DEPENDS += "sdbusplus ${PYTHON_PN}-sdbus++-native"