summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-04-25 00:31:19 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-04-27 19:52:01 +0300
commit2a6688e495590cbb4c7b6deed93543963cc33043 (patch)
tree40d86739c33f8a11baa67b055689c7f239252ec3 /meta-phosphor/recipes-phosphor
parent18b3a13e3eb21b78a4de649da5b77b7bbc319a2e (diff)
downloadopenbmc-2a6688e495590cbb4c7b6deed93543963cc33043.tar.xz
bmcweb: srcrev bump 3946028d2d..b52664e2f4
AppaRao Puli (1): EventService: Manager and subscriptions support George Liu (1): Map policy restore D-Bus interface to Redfish Xiaochao Ma (1): BMCWeb: Add SNMPinfo in redfish-NetworkProtocol (From meta-phosphor rev: ba1b6d8a49a28d4de2d06e73c3826ab3eff4fc36) Change-Id: Iad01b1ec54e8f8c4f750fccb2c0a9a9fe53d6bb4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-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 94e736ea5..3f01139ba 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 = "3946028d2d3143109bb562841efce3e094c70c0b"
+SRCREV = "b52664e2f47512c4eb7ce8f036eacf7a4b161320"
S = "${WORKDIR}/git"