summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-09-09 00:31:24 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-09-09 02:40:42 +0300
commita7eb30ecb48aeebbae9a2be6545689cd0680a4db (patch)
treef583f02c5dec233e5bc2d307113b4af4ff074305 /meta-phosphor
parent5b4b13e2f36f55be72f7ea1fb5218e9753a41900 (diff)
downloadopenbmc-a7eb30ecb48aeebbae9a2be6545689cd0680a4db.tar.xz
bmcweb: srcrev bump d206b437e3..029cc1f410
Igor Kononenko (1): bmcweb: cmake: add advanced logs build option Manojkiran Eda (1): Remove redundant compiler flags Zhikui Ren (1): update cpu information to cpu interface (From meta-phosphor rev: 11f503b361cda74969b175441f5587c01c384d1d) Change-Id: I30283d77899432b52b5cd994267e32694bedfe31 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 13bf664ef..412857e08 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 = "d206b437e3fb79a89205a9fbe748b017d312ddfa"
+SRCREV = "029cc1f4106968f7e871d17a8bcb71a303a12ffa"
S = "${WORKDIR}/git"