summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-11-09 22:31:28 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-11-10 01:50:48 +0300
commitcd7d470974fd7a6e0c455f17b8f1c6cd0b5ed3d5 (patch)
tree57594a31b3aa66426004b88c71392fdf4cd7772d /meta-phosphor/recipes-phosphor
parent0716a022e1a6d9086cc5fb70cee65f52b76b3e68 (diff)
downloadopenbmc-cd7d470974fd7a6e0c455f17b8f1c6cd0b5ed3d5.tar.xz
bmcweb: srcrev bump 055806b30d..8f9ee3cd14
Gunnar Mills (1): Redfish: getComputerSystem: Fix Doxygen Przemyslaw Czarnowski (1): Fix Image and ImageName values in schema Stanley Chu (1): log_services: Fix redundant AsyncResp objects when deleting dump entries (From meta-phosphor rev: 16b15485b5f7027192c7304a3bc132f15a522117) Change-Id: I58884284d52cc6e2adea4398bf99b02e7c5d4be5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-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 38bf3b66e..63c1cff0b 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 = "055806b30dd7621b5018247d6fb4ac370bbaa527"
+SRCREV = "8f9ee3cd141a0d49f703d4358c81ddb644703cc2"
S = "${WORKDIR}/git"