summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/interfaces
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-05-04 20:10:45 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-05-05 02:33:35 +0300
commite7f787222f3f7bd4064fa328ba5284e06e50dfb0 (patch)
treed58398ce21452bf098da3bba3b42d2f01c23ece2 /meta-phosphor/recipes-phosphor/interfaces
parente8a73ed480fdce709075b1e7005711e4a1adc4ac (diff)
downloadopenbmc-e7f787222f3f7bd4064fa328ba5284e06e50dfb0.tar.xz
bmcweb: srcrev bump d3d26ba270..ffed87b5ad
Ed Tanous (1): Fix chassis handler to use filename() Manojkiran Eda (1): Change the word TS to Time Stamp & add time unit Change-Id: I1e32f43e83a604eff763ca5756a7efa3284d020d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/interfaces')
-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 c5e2b784c..deb58083e 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 = "d3d26ba270b55ad0d76b45816fbc8fb6a8cd4489"
+SRCREV = "ffed87b5ad1797ca966d030e7f97977028d258fa"
S = "${WORKDIR}/git"