summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-05-14 21:40:46 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-05-15 00:23:25 +0300
commit3102c4048129a893e38ef87d04446d8eb90b29c7 (patch)
tree6aaf7e7fe38427eb15f33f93a6effc864a5a21d2 /meta-phosphor
parent3ac909b56c8bca57981169a0656fb1a057ffa136 (diff)
downloadopenbmc-3102c4048129a893e38ef87d04446d8eb90b29c7.tar.xz
bmcweb: srcrev bump 8a9a25c821..80be2cdb21
Abhishek Patel (1): Fix spelling in comments Change-Id: I3c3c87e8772d7c181e2eee21d2399eaa5fbcbfb5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-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 7989c6f36..0783d1946 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://LICENCE;md5=a6a4edad4aed50f39a66d098d74b265b"
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "8a9a25c821f40b9cd2d94a483581c435e4e4a27e"
+SRCREV = "80be2cdb217fd11e60c403a019134ee970ae6453"
S = "${WORKDIR}/git"