summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-09-09 06:21:16 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-09-10 00:49:54 +0300
commit1187585466b7f8a04e488b1abb873f99b3237278 (patch)
tree7721bc0c887aff8e9cc9256059061eea6867995c /meta-phosphor
parentd549deec244e067a008fa6b66d945ddeb26c9608 (diff)
downloadopenbmc-1187585466b7f8a04e488b1abb873f99b3237278.tar.xz
bmcweb: srcrev bump 029cc1f410..ac29323dda
AppaRao Puli (1): Add MutualExclusiveProperties registry Manojkiran Eda (1): Suppress : Stringop Overflow warning during build time Wludzik, Jozef (1): EventService: Fix type mismatch in MetricReport (From meta-phosphor rev: d5b3931921d21a666b7ba8ee69af030be55c7bb1) Change-Id: I7639fb01d88a6d1ada2c395a11787b8f8f92a64a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@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 412857e08..edd421ceb 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 = "029cc1f4106968f7e871d17a8bcb71a303a12ffa"
+SRCREV = "ac29323dda1b643a81bf85719f7d3b7b2ab97903"
S = "${WORKDIR}/git"