bmcweb: srcrev bump f254ba77a5..6141c8b207
Ed Tanous (10):
Fix merge conflict, and enable SOL
Fix an implementation comment
Redfish
Fix a minor spacing issue in CMakeLists.txt
Fix JsonSchema indexes
Cleanups to ethernet schemas
Redfish- Clean up system schema implementation
Implement PowerState in the chassis schema
Redfish Rename LogService variables
Implement fan PWM reading through redfish
James Feist (1):
Add PID Get To Redfish
Jennifer Lee (1):
Redfish: Fixed incorrect firmware ID strings
Patrick Venture (1):
cleanup: close open files
(From meta-phosphor rev: fe1d5c45b4ce71020c5bf3847e9a69bdec0ab734)
Change-Id: I878cb62c2a8ca04cbc8aa8d4b68b9ea95d7c8c55
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 a5865e3..254550c 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "f254ba77a5abf5a806efb35055b5e0d4ced40251"
+SRCREV = "6141c8b207b68a3df5698bb8d8ce05019b36e4da"
S = "${WORKDIR}/git"