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