summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-06-22 22:50:57 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2021-06-22 22:50:57 +0300
commit1d4d572a425de98e99811bd4f549eda9ba5168e0 (patch)
treef06c63643cbc79bb183a396f5d5610005d35ca41
parent562f9f679553983308ac3ac93ddb2ece1b5434c2 (diff)
downloadopenbmc-1d4d572a425de98e99811bd4f549eda9ba5168e0.tar.xz
bmcweb: srcrev bump 0256b69420..2205bbf681
Albert Zhang (1): Redfish: Allow disabling and enabling SSH Ed Tanous (1): Fix include what you use in bmcweb_config.h Vivekanand Veeracholan (1): Add option to configure port number Change-Id: I67b54d75b9293058e6a9a69a7316f8880181a172 Signed-off-by: Andrew Geissler <openbmcbump-github@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 81e18b43c..42c7c4aa9 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 = "0256b69420e2b99eb0494334da71dd50f457a8e8"
+SRCREV = "2205bbf681bfac508a9e985b9581ce9d662db4df"
S = "${WORKDIR}/git"