summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-04-22 21:21:09 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-04-23 04:37:01 +0300
commit0536743049454589cfe286c4be353b27ca6abdbc (patch)
tree2ac26dc785a7d5b64d20fa43b7316413163d33ba /meta-phosphor/recipes-phosphor
parentb81dbd1bc72b6ce0d6f01d95bb6ec3af620a5bfc (diff)
downloadopenbmc-0536743049454589cfe286c4be353b27ca6abdbc.tar.xz
bmcweb: srcrev bump 1d44c80838..3946028d2d
AppaRao Puli (2): Http client support Correct privilege levels for LogService jayaprakash Mutyala (1): Redfish: Support NoAccess user creation manojkiraneda (1): Implement Acquire Lock Function in Lock Service (From meta-phosphor rev: 13b74c7d630371dd9a217b0b2c347b04380a182c) Change-Id: Iccc7f9ece25d185e4079ed0eb0f75a4066b09592 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 fcc178453..94e736ea5 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 = "1d44c8083853494fc7a3334e39d74a89de64ea09"
+SRCREV = "3946028d2d3143109bb562841efce3e094c70c0b"
S = "${WORKDIR}/git"