summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/interfaces
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-06-13 20:12:06 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-06-14 15:18:55 +0300
commit1c65850bff2d16b6790d956b9c6f2a6a7a76022b (patch)
tree259001394b850786b2df3c775f872d3825b762ff /meta-phosphor/recipes-phosphor/interfaces
parent409e35c78350f8ad496ed3576e9a7d87675235ba (diff)
downloadopenbmc-1c65850bff2d16b6790d956b9c6f2a6a7a76022b.tar.xz
bmcweb: srcrev bump d22c8396f0..7e27d83281
Johnathan Mantey (2): Redfish: Correctly identify IPv4 LinkLocal vs. LinkGlobal Redfish: Remove the IPv4 AddressOrigin read-only element Marri Devender Rao (1): Redfish: Add certificate service to manage HTTPS certificates Zbigniew Kurzynski (1): Updating Roles to version 1.2.1 to be in compliance with PSMEv2.4 specification. (From meta-phosphor rev: d11ffe527ee5bc2e54557a6086be3ac1d9921c2c) Change-Id: Ibac126066b45791aa9cd47886de57c0ab167ee64 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 5aafeab26..442b93cc3 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 = "d22c8396f0bcec4488d0c98eae3092384b3a5929"
+SRCREV = "7e27d832812fa32630a805c7fd752ec5ed80d28e"
S = "${WORKDIR}/git"