summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-05-12 22:40:16 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-05-13 14:48:54 +0300
commit29c180bfb9c88b5809934525f2bf05cf81bff0c0 (patch)
treedfa12558ec43e33e519456a277c8f5d56061a09a /meta-phosphor
parente4dedc5f496a5137daefa0c88146b248426bdfaf (diff)
downloadopenbmc-29c180bfb9c88b5809934525f2bf05cf81bff0c0.tar.xz
bmcweb: srcrev bump 550a6bf85f..4c25d66ea7
Carson Labrado (1): Refactor HttpClient Class Ed Tanous (4): Implement $top and $skip Handle HEAD and Allow headers per the spec Revert "Handle HEAD and Allow headers per the spec" Move redfish v1 into redfish-core Change-Id: I0b81064b65401bcf2b13458f570347ebd3a68409 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 324470c2cb..52c60736f9 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 = "550a6bf85f81c1725b6c320a5ee419335cff2cf6"
+SRCREV = "4c25d66ea7b0d56ee9bbc6fa392582fb76b44911"
S = "${WORKDIR}/git"