summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-10-09 03:11:05 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2021-10-09 03:11:05 +0300
commit3b7bae6544c60b90ed0c61027e07806a26063bdc (patch)
tree15bb4873592b72fa471782210a8013cea0ebe4b3
parent24aeba061c046ccee5b636cf210ed73d916d5163 (diff)
downloadopenbmc-3b7bae6544c60b90ed0c61027e07806a26063bdc.tar.xz
bmcweb: srcrev bump 44fad2aa3b..8e659c88fc
Ed Tanous (2): Split up authenticate Simplify requestPrefersHtml unit test Josh Lehan (1): Avoid hardcoding nlohmann_json include directory Change-Id: I4f8a081dd48609db2c28b75892e3a2dcfe537f9b 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 d5d9080b1..4c21402c8 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 = "44fad2aa3ba9e28bb52c0ff21ba2cdbd2812b199"
+SRCREV = "8e659c88fc872073f7f6dbc225cfac37d4e97ff6"
S = "${WORKDIR}/git"