summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/interfaces
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-07-03 19:51:06 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-07-04 14:54:50 +0300
commit9549b565df99938a28204ef45f924743f06bb5d5 (patch)
tree6d0937e24ce3157b944b25aa1d9ab3803c6d6d45 /meta-phosphor/recipes-phosphor/interfaces
parenta28634e837e8f475e7d6f7d4db3415bfd58e170f (diff)
downloadopenbmc-9549b565df99938a28204ef45f924743f06bb5d5.tar.xz
bmcweb: srcrev bump e0dd805760..27062605f8
Andrew Geissler (1): Return error on invalid swId Anthony Wilson (2): redfish: Give DBus event logging its own classes bmcweb: Clear up event log entry class names Marri Devender Rao (1): Redfish: Add support to upload/replace/view LDAP Certificate Ravi Teja (1): Redfish(Network): Add support for IPv4StaticAddresses (From meta-phosphor rev: cc5861789742601a9f8ea30ebd67d83cf1ebb425) Change-Id: Idbcaf64599e72fee05462855318a12863adfbed6 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 20504e7d0..085c798cc 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 = "e0dd805760c55acb6fd161026b4b6d444b641eae"
+SRCREV = "27062605f8ddbafeec691ed9556fe90f2c1ab8d2"
S = "${WORKDIR}/git"