summaryrefslogtreecommitdiffstats
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2018-10-17 00:50:20 +0000
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-10-17 08:53:53 -0400
commita77a75314d184d55ea098f377cccbbbeeb29bf19 (patch)
treed0754d21fd574bedd29be926201b76466a95df28 /meta-phosphor
parent723136d77f2afec4e23fd5e38c1c877705243582 (diff)
downloadtalos-openbmc-a77a75314d184d55ea098f377cccbbbeeb29bf19.tar.gz
talos-openbmc-a77a75314d184d55ea098f377cccbbbeeb29bf19.zip
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>
Diffstat (limited to 'meta-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 a5865e364..254550c23 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 = "f254ba77a5abf5a806efb35055b5e0d4ced40251"
+SRCREV = "6141c8b207b68a3df5698bb8d8ce05019b36e4da"
S = "${WORKDIR}/git"
OpenPOWER on IntegriCloud