bmcweb: srcrev bump 90d2d1e887..82695a5b3b
Jiaqing Zhao (3):
ethernet: Remove unused changeVlanId() function
ethernet: Remove unused SendHostNameEnabled property
ethernet: Fix naming conventions
Change-Id: I05e3f4b937ae4318a16ada551459d211119c8604
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index e2e477d..947a2bb 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https;nobranch=1"
PV = "1.0+git${SRCPV}"
-SRCREV = "90d2d1e887e68c70f8e5923eb69c3c9356dae547"
+SRCREV = "82695a5b3b9ef7d5130e9607866c1bbfe5982172"
S = "${WORKDIR}/git"