summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-08-21 21:21:18 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-08-21 23:54:25 +0300
commitcddc5710d6f0e1ca7e97f2d4689c01cafe694526 (patch)
treee066e547dfbafd415b420d99e1baf4bd652ff0d8
parent3da1a99f3bc606cdc334bbf8e438db18a792205a (diff)
downloadopenbmc-cddc5710d6f0e1ca7e97f2d4689c01cafe694526.tar.xz
bmcweb: srcrev bump 2618d5e390..80789c8e76
Ed Tanous (2): Add reoccuring errors doc Fix missing inlines Sunitha Harish (1): Redfish : Fix setting the Hypervisor interface prefixlength (From meta-phosphor rev: eb219753764a90c35ec79e6abbc7dea26f6fe2bc) Change-Id: Ie4371c9adc9bc0a043df31de5b81c0e561a85e3c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-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 02fc49fac..55769aa04 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 = "2618d5e3906338774da310c9ccf519d64cffd3c9"
+SRCREV = "80789c8e769b7439d72787bd620f28ebd5b14235"
S = "${WORKDIR}/git"