summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-04-30 19:50:55 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-05-01 02:15:52 +0300
commit6c072dbbf67495ed671be04aeb1553f818d3c543 (patch)
treeea56b8b34a3f962ce089e6a5482a9bf219b22b3b /meta-phosphor
parent84a5ee957e48e016119403d68c028cd2405f53b1 (diff)
downloadopenbmc-6c072dbbf67495ed671be04aeb1553f818d3c543.tar.xz
bmcweb: srcrev bump f65b0bead8..d3d26ba270
Ali Ahmed (1): Fix typos in comments Change-Id: Ifeaede62ba83f55877f9bfb55c0ad2b5ffefc024 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 8ed9b93e5..c5e2b784c 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 = "f65b0bead8d34d1c12852bc98418b93d97b84a99"
+SRCREV = "d3d26ba270b55ad0d76b45816fbc8fb6a8cd4489"
S = "${WORKDIR}/git"