commit | 7befc72da6d7528b05322d4ea80cfeaa43d8af2a | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Mon Dec 21 17:02:57 2020 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Thu Dec 31 16:39:35 2020 +0000 |
tree | e3c1e850181f136a29cccc9941518466cdada4c3 | |
parent | 51da36a828d21e79dac951b8b154612b1c29e4af [diff] |
bmcweb: srcrev bump f16f62633a..81ce609e30 Ed Tanous (1): Fix .clang-tidy Change-Id: I38de482606f306b5685b179c1b371883a0f85494 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/interfaces/bmcweb_git.bb b/recipes-phosphor/interfaces/bmcweb_git.bb index 2a4a45f..f7a1d96 100644 --- a/recipes-phosphor/interfaces/bmcweb_git.bb +++ b/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@ SRC_URI = "git://github.com/openbmc/bmcweb.git" PV = "1.0+git${SRCPV}" -SRCREV = "f16f62633a64f386fd0382703ff0949ea177f457" +SRCREV = "81ce609e30274435b4f8c3fc65340c6b6b153b0c" S = "${WORKDIR}/git"