bmcweb: srcrev bump ab41ea10f7..38268fa8af
Andrew Geissler (1):
vlan id should be 32 bit
Johnathan Mantey (1):
Add OCP mandatory entry for IPv6AddressPolicyTable
Change-Id: I84bcf5f1106293d3b41e3f77b411d7f6a15826b8
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/interfaces/bmcweb_git.bb b/recipes-phosphor/interfaces/bmcweb_git.bb
index 7b687d3..ae0599b 100644
--- a/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "ab41ea10f7639cbcedc4cacbeb8530635eefc99c"
+SRCREV = "38268fa8af4964312062bd92156ab87637f82e71"
S = "${WORKDIR}/git"