summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-12-17 23:11:40 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-12-18 01:27:41 +0300
commita64d8bbafd8711fccc21b5dc6c1087efa247298a (patch)
treec9fab5f7ae94c89845d60de11c23a39ff5ad5714 /meta-phosphor
parent60224557e5370ded4274e12b7c1e9bdfd528a07c (diff)
downloadopenbmc-a64d8bbafd8711fccc21b5dc6c1087efa247298a.tar.xz
bmcweb: srcrev bump b24483809a..47c9e106e0
Ed Tanous (1): Remove unused file James Feist (1): Change Default of REST D-Bus to OFF Josh Lehan (1): gitignore: Update to the latest from toptal.com Lukasz Kazmierczak (2): Add GET method for TriggerCollection Add GET method for Triggers Szymon Dompke (1): Add support for DELETE on Triggers schema Change-Id: I49ef5b2c6a6aff8011bff151a6ffb3755372cbd2 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 e1ee05b4e..e3d7e8b0a 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"
PV = "1.0+git${SRCPV}"
-SRCREV = "b24483809a127e792bff97ec903e4c9d96960d00"
+SRCREV = "47c9e106e0057dd70133d50e928e48cbc68e709a"
S = "${WORKDIR}/git"