summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-03-03 00:31:06 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-03-03 04:59:57 +0300
commit43f5834393ada4bb8bb7d246eb650bf77a91cc37 (patch)
tree3ca6de9efe09d581ab56bf8469e468dbf3ae4b90 /meta-phosphor
parent0baf857e22c6b65d0a6789c1018cced3dd9932ba (diff)
downloadopenbmc-43f5834393ada4bb8bb7d246eb650bf77a91cc37.tar.xz
bmcweb: srcrev bump 4622957712..66afe4fa3e
James Feist (1): Add Success to Crashdump response (From meta-phosphor rev: 7fdd2b2f7e515980ae8c9aaa7d939e68f3e34d3d) Change-Id: Ib9f8a4b3fa2212d7079c7c8df54c8878f0b587a6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@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 a28d1b6ef..026df4fd0 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 = "462295771281bbd9901c688b8684b6c6930322c3"
+SRCREV = "66afe4fa3eac1dfbfb55e1fb726502c75a96e58b"
S = "${WORKDIR}/git"