summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/interfaces
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-06-04 21:41:21 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-06-05 18:02:18 +0300
commit214d86fecd36476223e444814827debec2076b04 (patch)
tree9e48d79f8e0941c22281dca1eb0d54bec736f95b /meta-phosphor/recipes-phosphor/interfaces
parentb25b677d67450b118ca55afccbe5e3d9363c0e15 (diff)
downloadopenbmc-214d86fecd36476223e444814827debec2076b04.tar.xz
bmcweb: srcrev bump dc3fbbd0b0..92a74e566e
AppaRao Puli (1): fix for bmcweb CI build failure Gunnar Mills (1): Redfish: Manager: ResetToDefault Tim Lee (1): log_services: Fix Severity Empty string found issue when running Redfish Service Validator (From meta-phosphor rev: 11cd6b73fd00dd8622fe2d9ac17982ecffebd38e) Change-Id: Ifb2fd8a3c2e81e529b7ee5b5adc315b7d7f89a13 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/interfaces')
-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 bf2b30800..39483d8f9 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 = "dc3fbbd0b0021ae888a97bf48a62f30129fc3f4d"
+SRCREV = "92a74e566eb02d7bb20c0fcd7d34634c8d59429b"
S = "${WORKDIR}/git"