summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/interfaces
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-11-05 13:51:07 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-11-05 15:21:37 +0300
commitfb1c138cd5148c773b2a49a652196111e0fb70c3 (patch)
treec764c6481af9b659b72c0f6cfcb4b3e7fd2913c8 /meta-phosphor/recipes-phosphor/interfaces
parent23ed1607a1d6f8057be1b1d5486f019bd0308510 (diff)
downloadopenbmc-fb1c138cd5148c773b2a49a652196111e0fb70c3.tar.xz
bmcweb: srcrev bump eecd51a46e..66b5ca76cc
jayaprakash Mutyala (1): account_service: redfish user Patch error handling (From meta-phosphor rev: 9257b20e3d83be1e7f0350080efac62de44c3600) Change-Id: I035ad6edd076087765c948407dbac26bec98d312 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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 2d313e8be..88ddfb58c 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -15,7 +15,7 @@ LIC_FILES_CHKSUM = "file://LICENCE;md5=a6a4edad4aed50f39a66d098d74b265b"
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "eecd51a46e6d44ae3408d889ed037f4e4270d653"
+SRCREV = "66b5ca76ccbad5ff6a51189c9b984d4b0e1ba18a"
S = "${WORKDIR}/git"