summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-04-08 21:31:06 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-04-09 02:56:04 +0300
commit5dd1f9d469e489af839cd282ac89638a7d8a28db (patch)
tree7d90bffcbe3eaae005e879d603dde8d9ac696797 /meta-phosphor/recipes-phosphor
parent42c0f8bd38491632e6f7c15627ea401d66ffb1bd (diff)
downloadopenbmc-5dd1f9d469e489af839cd282ac89638a7d8a28db.tar.xz
bmcweb: srcrev bump ab6554f1d8..453fed064d
James Feist (1): Protect against timer exhaustion Ratan Gupta (1): Rest service root implementation (From meta-phosphor rev: 6d5f121bf1db3b59ba422c44307f61eaae47e933) Change-Id: I56255ebb517dec818542f99c08068d82ced23e32 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-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 42466e723..5237adfbb 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 = "ab6554f1d8197753cfb430a72798dde6f4461552"
+SRCREV = "453fed064da5751d4de325357ead2b4e1c5a3757"
S = "${WORKDIR}/git"