summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-05-24 00:20:52 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2022-05-24 00:20:52 +0300
commit8bdafa15c325448104050834ff05bb29648abeff (patch)
treeab770dd7cbf829002c7539db17a5ab5daaa4074a
parentf29c4f08bfa9bb88148b55f811d0c352d14c20c2 (diff)
downloadopenbmc-8bdafa15c325448104050834ff05bb29648abeff.tar.xz
bmcweb: srcrev bump 9a5aceac20..244256cc49
Carson Labrado (2): bmcweb: Fetch Satellite Config from D-Bus bmcweb: Remove hardcoded HTTP verbs and headers Cody Smith (1): Include tinyxml2 dependency for all builds Jiaqing Zhao (1): google_api: Fix build issue Vidya Satyamsetti (1): Add RootOfTrustCollection and RootOfTrust under Google service root. Change-Id: I412d719b13b8769cc37396b0bda94505f05b4cde Signed-off-by: Andrew Geissler <openbmcbump-github@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 9034936e29..4ee6240d71 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 = "9a5aceac206a550930204f102f1b84d808579407"
+SRCREV = "244256cc493c6c258ce3784b5128cab85ce56c6d"
S = "${WORKDIR}/git"