From 06afbfd0697ead8eccebabf935d6e0e6018ffdb6 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Sat, 29 Dec 2018 09:10:21 +0000 Subject: bmcweb: srcrev bump a6acbb3187..3d958bbc6c AppaRao Puli (3): REST: Fixed issues with rest POST method Redfish: Adding bool support in readJson Redfish:Get and Set AccountService root properties Ed Tanous (1): bmcweb: Fix content type for javascript files (From meta-phosphor rev: 1b0190eba755b25c465323d4e6ef5fff7c36d487) Change-Id: Ie4f9f3443e1559d75550f81dfad5c6f69ef187a4 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 1acb4c77c..f6c688142 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 = "a6acbb3187910fc399152262328ee05e64486da8" +SRCREV = "3d958bbc6cdc66e983d3a8c3f056d55bfc128276" S = "${WORKDIR}/git" -- cgit v1.2.3