summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-05-21 02:01:54 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-05-21 03:17:13 +0300
commita4029ea5335ae9cd61f810456b8c7c1edab43402 (patch)
treec34aacc1aac08df0922966004283899a90338906
parentc47c7801c78df12d899bb22ea98ef151c8b3df67 (diff)
downloadopenbmc-a4029ea5335ae9cd61f810456b8c7c1edab43402.tar.xz
bmcweb: srcrev bump cd225da878..4c9afe436f
Ed Tanous (2): Redfish: Fix managers UUID mixup Fix 404 handling in Redfish EthernetInterfaces (From meta-phosphor rev: 94aca1454821614c9d783b27c1141c412c482e5b) Change-Id: I3a89be70578787dd68a1632f9b70d6ffadc82199 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 8b512a04b..5fcf34ab0 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 = "cd225da87857c153e81f3abca6dfcc61c08272ea"
+SRCREV = "4c9afe436f9a60e8d8fe0131850f0351d746362b"
S = "${WORKDIR}/git"