summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-09-07 20:31:10 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-09-08 03:21:19 +0300
commitb1ddbea12ce87f47e85feae7b635e94d6f436e94 (patch)
tree03df20e0aafcc5e393e5dd9b59ebd967491177ca /meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
parentd265df0349c2428abe910044dc64c8e61c0cd9ed (diff)
downloadopenbmc-b1ddbea12ce87f47e85feae7b635e94d6f436e94.tar.xz
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>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb')
-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 628afe5cc..7236d78c3 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"
PV = "1.0+git${SRCPV}"
-SRCREV = "bd078c3b730914fb4edc46717d92106d49d6c4b8"
+SRCREV = "abb93cdd0a49be03bf2fe95f07823686b289ecd5"
S = "${WORKDIR}/git"