summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-09-02 16:41:16 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-09-03 18:17:35 +0300
commit3cd3770029c1e19565be63d945f4e47c60b142f5 (patch)
tree4914b5bffa1a8a339b854619ef22166cf7abc651
parente7ccff3b19d08c1adf5ec29fed5e8ef7353eafd8 (diff)
downloadopenbmc-3cd3770029c1e19565be63d945f4e47c60b142f5.tar.xz
bmcweb: srcrev bump 5b0de033d1..f97ddba701
Gunnar Mills (1): Add "Links""SoftwareImages" Jayaprakash Mutyala (1): Manager:Add ForceRestart to ResetType (From meta-phosphor rev: 7d4d9ee24d58043623e01b006fb5b49b7aaaee22) Change-Id: I355c5d18f563fd19b780c6bb9f94e8e5ec3b867c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.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 cf675f49b1..6f30759a4c 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 = "5b0de033d13a7d7e566477269dca6626fcd704be"
+SRCREV = "f97ddba7015a553f13639233f7e5d3fb0152d0b2"
S = "${WORKDIR}/git"