summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-06-24 01:00:42 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-06-29 00:35:11 +0300
commit29a3e13e690d68902c98c795d4d1ba1d897c397a (patch)
treee051507f29cc2a92587a205dc35fa018d1ade22e
parent66cc9b66b092a34e704403cef597dee5797d820c (diff)
downloadopenbmc-29a3e13e690d68902c98c795d4d1ba1d897c397a.tar.xz
bmcweb: srcrev bump f1eac5775e..ceeba4f968
Ed Tanous (1): Start to document maintainer responsibilities Change-Id: Id00e03f71fdb4368e143aa744bcced4cb3915535 Signed-off-by: Andrew Geissler <openbmcbump-github@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 7236764003..b7aa767e65 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://LICENSE;md5=175792518e4ac015ab6696d16c4f607e"
SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https;nobranch=1"
PV = "1.0+git${SRCPV}"
-SRCREV = "f1eac5775ed6593fe7148118304bdecec08af1ef"
+SRCREV = "ceeba4f9684be6b705568718d9a1afd5886989cd"
S = "${WORKDIR}/git"