summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/interfaces
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-05-18 22:01:48 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-05-18 22:46:12 +0300
commit09d44e49036332b2b760c0f526a181d92535f591 (patch)
treec05e5c60386f1aff7a319a7342e865f101130b81 /meta-phosphor/recipes-phosphor/interfaces
parent7d5b4c24abc7fa9a6d7435100e55f726da7f5346 (diff)
downloadopenbmc-09d44e49036332b2b760c0f526a181d92535f591.tar.xz
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>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/interfaces')
-rw-r--r--meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 7b687d3be..ae0599be3 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://LICENCE;md5=a6a4edad4aed50f39a66d098d74b265b"
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "ab41ea10f7639cbcedc4cacbeb8530635eefc99c"
+SRCREV = "38268fa8af4964312062bd92156ab87637f82e71"
S = "${WORKDIR}/git"