summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-07-10 20:31:14 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-07-10 23:50:49 +0300
commit8cd384de316a359ae91c24df321d55c6aa6082ba (patch)
tree6efe824cbc33ffb17eccd0b2fc43967c03545df1
parent586e50abf2b20fd10a7d5a0ad71ef555a2b36afe (diff)
downloadopenbmc-8cd384de316a359ae91c24df321d55c6aa6082ba.tar.xz
bmcweb: srcrev bump faf1f433cd..a502de3d66
Gunnar Mills (8): Spelling: 's/Resposne/Response/g' Spelling: 's/Traslates/Translates/g' Spelling: 's/Occured/Occurred/g' Spelling: 's/Coefficent/Coefficient/g Codespell redfish-core spelling fixes Codespell spelling fixes parse_registries.py: Move to clang-format-10 Server Name: Rename iBMC to bmcweb (From meta-phosphor rev: 2e5fa5422c5f2b8a6f31136fd7e9af02da672cd0) Change-Id: I354fcb5ef54b5c56c34abb0d8d6d75d792959aa0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@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 b23ce89ec..afbb2ef26 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://LICENCE;md5=a6a4edad4aed50f39a66d098d74b265b"
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "faf1f433cd633c80db4444a6607422a4401424ca"
+SRCREV = "a502de3d661acf95613d4e4d27c9611f2c8148ea"
S = "${WORKDIR}/git"