From 3b1aef2ec0c845b4e9195eb32e058c753782da7b Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Fri, 14 Dec 2018 05:00:22 +0000 Subject: 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/, 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 Signed-off-by: Brad Bishop --- meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3