commit | 7aacb079a7aac9a4922a44d276f3f6037ebef749 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Mon Jul 19 14:40:56 2021 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Mon Jul 19 20:34:43 2021 +0000 |
tree | 1eca681f56c7c5c1f2df73b7ef92699b7ac318fc | |
parent | 72efea2619388d886aae8f59238f8a78ad122456 [diff] |
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>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb index df55227..19c5c10 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 = "b2a3289d6f86756da4bd500b6a53b1628fffcf37" +SRCREV = "4f9637fafd37b19c795367f79e4ea668de146553" S = "${WORKDIR}/git"