summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-05-06 20:00:35 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-05-10 02:33:24 +0300
commite7040a31f996782cd0a1e22a08d6310b1e261c36 (patch)
tree54c35aa88b602a910b820fd3c16c5122133779d7 /meta-phosphor
parent4cdc46f108933135b842678d4131ce8dc3eaaf28 (diff)
downloadopenbmc-e7040a31f996782cd0a1e22a08d6310b1e261c36.tar.xz
bmcweb: srcrev bump f12b57b271..550a6bf85f
Ed Tanous (3): Fix whitespacing on meson_options.txt Document expectations for commit messages Implement etag headers Jiaqing Zhao (1): system: Handle PATCH request with multi-depth readJson JunLin Chen (1): Fix bmcweb crash problem when no-auth Nan Zhou (2): memory: correct type of MemorySizeInKB query: expand: fix a bug in inLinks Change-Id: Ic380dc984d240fd5a11928fcc496715835d9e841 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 f91bc00bcc..324470c2cb 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 = "f12b57b27157418bbc2c1bf96f1d1cd9db52739b"
+SRCREV = "550a6bf85f81c1725b6c320a5ee419335cff2cf6"
S = "${WORKDIR}/git"