summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-12-01 03:12:57 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-12-01 04:52:06 +0300
commitecd124459fc5ef1981a3e3e237c5df02a6ba7328 (patch)
treea31abb6d0358676176b73cfdd251cd07e5d1fdb5
parent732f1b49735071e110284b0b5d7788cd213b16e7 (diff)
downloadopenbmc-ecd124459fc5ef1981a3e3e237c5df02a6ba7328.tar.xz
bmcweb: srcrev bump c511b7febf..cbade1ec46
Andrew Geissler (1): boot-progress: support LastState property Gunnar Mills (3): MAINTAINERS: Remove Vernon MAINTAINERS: Stylize GunnarM Discord Username Replace IRC with Discord (From meta-phosphor rev: 4a6971db24e53b5c4d8c6d93f87738ae1e17a810) Change-Id: I642857b7fe7906f2473e990a8236523a3ac162a4 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 e6eedf66f..3e427ee3a 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 = "c511b7febf37f211c97af0bf838dc7eb030586d0"
+SRCREV = "cbade1ec4611d95a2584833050924cf714e185c7"
S = "${WORKDIR}/git"