summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-06-20 08:00:22 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-06-20 15:33:50 +0300
commit6fe6c912467f598058bcda2db77e2a678aeda899 (patch)
treea169fca60c5136cc0d00615805f3ea1b0a15419a /meta-phosphor
parent4d0732320b117573ebd81b2e48b6b01f90bb8d0b (diff)
downloadopenbmc-6fe6c912467f598058bcda2db77e2a678aeda899.tar.xz
bmcweb: srcrev bump e825cbc8f9..83edb08f2c
Gunnar Mills (1): Fix Validator Error for Updateable spelling Nan Zhou (5): openbmc_dbus_rest_test: revive tests openbmc_jtag_rest_test: move to openbmc_dbus_rest openbmc_dbus_rest_test: refactor tests query_param: remove default in switch openbmc_dbus_rest: use auto for json iterators Willy Tu (1): sw_util: Rename all Firmware to Software wherever possible Change-Id: I6202cd7fee32202b58b8b2b443aa1b94fd9a464d 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 3bcf043e8b..7a980adc2b 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 = "e825cbc8f967e54dfd6d911ebbbc6b2bfc7bc543"
+SRCREV = "83edb08f2c0fe21b217a4548e722ecadc93bebdf"
S = "${WORKDIR}/git"