summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-02-25 01:40:10 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-02-25 04:47:18 +0300
commitfd8b946710b8806382b84b99d37537a166f83617 (patch)
tree58f2f92d8bdae3b4fb40b51c9826adf8394e79f4 /meta-phosphor
parentb554c1e0d693205d8ec0b9365cd9a13d098d928a (diff)
downloadopenbmc-fd8b946710b8806382b84b99d37537a166f83617.tar.xz
bmcweb: srcrev bump db69770393..15ed678014
Ed Tanous (1): Fix clang-tidy issues in nbd proxy Jason M. Bills (2): Update nbd_proxy for new ManagedObjectType log_services: Un-wrap some strings Nan Zhou (1): subproject: boost-url & boost: update revision Radivoje Jovanovic (1): Do not send duplicate data for ntp servers Willy Tu (1): json_utils: Add support jsonRead Patch/Action Change-Id: Ia9a553efaba698435611190277ae7230d04d5d5f 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 6fbf18d4e1..602eb1d8d3 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://LICENSE;md5=175792518e4ac015ab6696d16c4f607e"
SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https;nobranch=1"
PV = "1.0+git${SRCPV}"
-SRCREV = "db697703934950bf751db436afabdc9ffc3d7c54"
+SRCREV = "15ed678014998b3344c07de3a91e6855e6bd509b"
S = "${WORKDIR}/git"