summaryrefslogtreecommitdiffstats
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2018-12-14 05:00:22 +0000
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-12-17 15:27:54 +0000
commit3b1aef2ec0c845b4e9195eb32e058c753782da7b (patch)
tree70d7957eb01276ce0bb1110f111455dc220d65ce /meta-phosphor
parent094aed2704760150090f104df03494480908e641 (diff)
downloadtalos-openbmc-3b1aef2ec0c845b4e9195eb32e058c753782da7b.tar.gz
talos-openbmc-3b1aef2ec0c845b4e9195eb32e058c753782da7b.zip
bmcweb: srcrev bump f5a5d81de6..aceb7fc879
Gunnar Mills (1): bmcweb: Redfish make MemorySizeInKB optional Matt Spinler (9): REST: For enumerate, use GetObject for target path REST: For enumerate, try GetAll as last resort REST: For enumerate, return the error in JSON REST: For GET, return errors in JSON REST: For list, return the error in JSON REST: For /action/<method>, return errors in JSON REST: Add JSON error when no D-Bus handlers found REST: For PUT, return errors in JSON REST: Add DELETE support (From meta-phosphor rev: ada292c8f5f9364333f58a3f93c1d2ace164b349) Change-Id: If461ff8408d495de77dc1c754b62894f6045b6f0 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 7d1a5f66b..40ec570a4 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 = "f5a5d81de61863a189fb1154f5f4780c88d41d7d"
+SRCREV = "aceb7fc879578407879af2f456458d080e39ec2d"
S = "${WORKDIR}/git"
OpenPOWER on IntegriCloud