summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-04-09 23:01:35 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-04-10 18:06:01 +0300
commita4ec9e019140a442cea3a4a14a5e51f19b582998 (patch)
treea57f07c1a893b9d879094aa15ac083641f397983
parentea7752b9a7d2cfaea10eb4912b37f4f84eda9353 (diff)
downloadopenbmc-a4ec9e019140a442cea3a4a14a5e51f19b582998.tar.xz
bmcweb: srcrev bump 453fed064d..043a05366c
Johnathan Mantey (1): Match BMCWeb crashdump to the D-Bus interface provided by crashdump Ratan Gupta (2): Implement config file collection Implement lock service introspect Sunitha Harish (1): Save-area file upload to BMC asmithakarun (1): Read and Delete config files through REST interface manojkiran.eda@gmail.com (1): Support for NameServers & StaticNameServers (From meta-phosphor rev: 2f8b4f22ca443ec363625f1d91f6e6f8c2959c1c) Change-Id: I64e49f4143e195fe0ddb16cac8e7e9e5ad6da3e1 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 5237adfbb..c74419ee0 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 = "453fed064da5751d4de325357ead2b4e1c5a3757"
+SRCREV = "043a05366c1fe54d7b9ef883292d0cd2d01c66b2"
S = "${WORKDIR}/git"