summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-10-15 23:41:19 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-10-16 00:54:59 +0300
commitc4cdb0b27ea8079549af2fd36d517799c73f2534 (patch)
treeb8c724e8be1ef929bae4d70c7768427b7fbc04c3
parent300024a79de7f96746d9576d3ee0d1cc06798fd0 (diff)
downloadopenbmc-c4cdb0b27ea8079549af2fd36d517799c73f2534.tar.xz
bmcweb: srcrev bump 72d52d2511..c3b3c92ac0
Ed Tanous (1): Lots of performance improvements Vijay Khemka (1): Update Chassis power cycle support Wludzik, Jozef (1): Update gitignore with meson paths (From meta-phosphor rev: 41ac9e7c97934643fcd39888f3189719f4985896) Change-Id: Ib5d69cfe7fa72dd0dbaad2237b49b8a898e1a97e 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 7c7386b3d..485d38fb3 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 = "72d52d2511bfcb2bdd168a561d16ce2c0dd436aa"
+SRCREV = "c3b3c92ac043fa99e8780c3aaf4fc235555ed396"
S = "${WORKDIR}/git"