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>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 5aafeab..442b93c 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -15,7 +15,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "d22c8396f0bcec4488d0c98eae3092384b3a5929"
+SRCREV = "7e27d832812fa32630a805c7fd752ec5ed80d28e"
 
 S = "${WORKDIR}/git"