summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-11-13 21:30:49 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-11-14 20:56:16 +0300
commitc10678cd9c15ce46b0015bb2bf4e713ea513a4e0 (patch)
tree9c7cb233942abb6d809a5f4ed2642b3b6cda1529
parent38d9ec5114b85410258decd3293a1cde77e367e3 (diff)
downloadopenbmc-c10678cd9c15ce46b0015bb2bf4e713ea513a4e0.tar.xz
bmcweb: srcrev bump 4028ff77dd..03913171c7
Andrew Geissler (1): redfish:sensors: change verbose error trace to debug Willy Tu (1): Drive: Refactor Drive property request functions Change-Id: I804f4f030e81b4d49f0f4eef045f25497491950a 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 44b9b0845..7788ed751 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 = "4028ff77ddebe603b009a8afaf6bc36bc5949612"
+SRCREV = "03913171c748202e81021ed2520362fd2877879b"
S = "${WORKDIR}/git"