summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-02-17 08:20:15 +0300
committerPatrick Williams <patrick@stwcx.xyz>2022-02-17 17:47:04 +0300
commitba2039b139c7b6041eccbfbf61cad26f70783fc0 (patch)
treec924f1653ee6bbece0b5755cebca7333c688901a /meta-phosphor
parentfda0dc1b7d559f90908150953fc4f04b83db2d15 (diff)
downloadopenbmc-ba2039b139c7b6041eccbfbf61cad26f70783fc0.tar.xz
bmcweb: srcrev bump 11baefe467..f1e1bbf24c
Jason M. Bills (1): Use (size() == 0) check for multi_buffer Jayaprakash Mutyala (1): Add message registry entry for Memhot event Change-Id: I85c2ebb8a68d25f74d759f2d3e4045d22749dd5d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-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 5a78cb040d..b8fce78dd8 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://LICENSE;md5=175792518e4ac015ab6696d16c4f607e"
SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https;nobranch=1"
PV = "1.0+git${SRCPV}"
-SRCREV = "11baefe467d1b6d4c845325276bc46de01d23cdb"
+SRCREV = "f1e1bbf24c296bf69058225a99036ec64a65705d"
S = "${WORKDIR}/git"