summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2018-10-26 20:40:21 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-10-29 15:05:21 +0300
commit7f8626be0957288d68ca5183d57f3a8ac55b1d04 (patch)
treeb8696f743acbadac6c159f09366a3180579f8b44 /meta-phosphor
parent52127d885ad1ed463ee611d2f31b94fe26442129 (diff)
downloadopenbmc-7f8626be0957288d68ca5183d57f3a8ac55b1d04.tar.xz
bmcweb: srcrev bump 9712f8ac42..f12894f8bd
Jason M. Bills (1): Improve the Redfish error reporting interface (From meta-phosphor rev: 27f3e88b9f475259a6d11b7c6ed54f23ee3313ad) Change-Id: I5d496152e51df4c1760e58ff7abd1a86db569f4e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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 142ce3614b..034827e0d4 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 = "9712f8ac42746e65f32c2bc3de0835846652568e"
+SRCREV = "f12894f8bd7fc26ffa16e5a89072e6c19095f866"
S = "${WORKDIR}/git"