summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-10-12 17:51:17 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-10-13 00:16:25 +0300
commit05fcf5e8a8f99719a948a001da0ee8ed16dfce9a (patch)
tree3ffacbfd0b12b36ac7b3711fdd21ee724157e471
parenta16d872bcbe6f86c217ec470752eb5575278f29b (diff)
downloadopenbmc-05fcf5e8a8f99719a948a001da0ee8ed16dfce9a.tar.xz
bmcweb: srcrev bump e436008377..5207438cbf
Ed Tanous (5): Move Openssl Generator Write the clang-tidy file OpenBMC needs add shellcheck Check in .clang-ignore Use std::array instead of char array James Feist (1): Remove James from MAINTAINERS Manojkiran Eda (1): Migrate docker support to meson (From meta-phosphor rev: 20de65ad4c12af9411daf14131fe7fabccb3c42d) Change-Id: I5b4a042edf0f040f901a6200c88859bf3c63e301 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-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 3f043d26b..eeed94e03 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 = "e436008377fbcf287be02c9e9e1b59c6627d7673"
+SRCREV = "5207438cbf2b5070b5fa2216c9aa39da057b0cb4"
S = "${WORKDIR}/git"