summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-04-05 19:52:29 +0000
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-04-06 12:52:29 -0400
commit9d8e46dcee0a07bc206e8980c7d9df0027935121 (patch)
tree70e2ee738ffef9f7c8c95d9ff3565d248e05a899
parent9c15e8bbe86f5a4907de1b196a258883bf422ede (diff)
downloadtalos-openbmc-9d8e46dcee0a07bc206e8980c7d9df0027935121.tar.gz
talos-openbmc-9d8e46dcee0a07bc206e8980c7d9df0027935121.zip
bmcweb: srcrev bump 20e6ea5dbf..08244d0221
Andrew Geissler (1): Initial redfish logging support Ed Tanous (3): bmcweb: avoid move in error conditions bmcweb: return 405 when a method is not supported bmcweb: fix an issue with /org endpoints Gunnar Mills (3): Fix DCPowerOff.NumberOfArgs Mandatory prop Fix AllowableValues failProp error Bump ManagerNetworkProtocol to fix error James Feist (1): pid: fix zone string length Sunitha Harish (1): Redfish(Network): VLAN PATCH fix Tanous (1): Allow multiple registrations (From meta-phosphor rev: 06c09d7cce81a9ca3cddb59f3645f833dd655e80) Change-Id: I8dd7b633925ac05645008a74f8b29af2f29c99e8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
-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 a0d1a557c..5d7bc3282 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 = "20e6ea5dbfaa04f4298116281ddfb997847189ce"
+SRCREV = "08244d0221ff404a2e240706138a827d97892039"
S = "${WORKDIR}/git"
OpenPOWER on IntegriCloud