summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-07-19 17:40:56 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-07-19 23:34:43 +0300
commit7aacb079a7aac9a4922a44d276f3f6037ebef749 (patch)
tree1eca681f56c7c5c1f2df73b7ef92699b7ac318fc /meta-phosphor
parent72efea2619388d886aae8f59238f8a78ad122456 (diff)
downloadopenbmc-7aacb079a7aac9a4922a44d276f3f6037ebef749.tar.xz
bmcweb: srcrev bump b2a3289d6f..4f9637fafd
Patrick Williams (1): use non-deprecated dedup_variant_t Change-Id: I33a787798256f78a46009fed99a3e81003dd5c6f 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 df5522751..19c5c10f4 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 = "b2a3289d6f86756da4bd500b6a53b1628fffcf37"
+SRCREV = "4f9637fafd37b19c795367f79e4ea668de146553"
S = "${WORKDIR}/git"