commit | b1ddbea12ce87f47e85feae7b635e94d6f436e94 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Tue Sep 07 17:31:10 2021 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Wed Sep 08 00:21:19 2021 +0000 |
tree | 03df20e0aafcc5e393e5dd9b59ebd967491177ca | |
parent | d265df0349c2428abe910044dc64c8e61c0cd9ed [diff] |
bmcweb: srcrev bump bd078c3b73..abb93cdd0a Ed Tanous (2): Don't clang-format or clang-tidy subprojects Make code pass clang-tidy-13 Change-Id: Id651da4b53c64e977717d948a431b3775ac367c7 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 628afe5..7236d78 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" PV = "1.0+git${SRCPV}" -SRCREV = "bd078c3b730914fb4edc46717d92106d49d6c4b8" +SRCREV = "abb93cdd0a49be03bf2fe95f07823686b289ecd5" S = "${WORKDIR}/git"