commit | 29a3e13e690d68902c98c795d4d1ba1d897c397a | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Thu Jun 23 17:00:42 2022 -0500 |
committer | Andrew Geissler <andrew@geissonator.com> | Tue Jun 28 21:35:11 2022 +0000 |
tree | e051507f29cc2a92587a205dc35fa018d1ade22e | |
parent | 66cc9b66b092a34e704403cef597dee5797d820c [diff] [blame] |
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>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb index 7236764..b7aa767 100644 --- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb +++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@ 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"