summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-03-05 11:51:06 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-03-05 16:23:15 +0300
commit9fd1c5411b98408b285df04e9c89db5db7878707 (patch)
treed026bfe2409e766d15a52e371db0a6de7ea9ea9a /meta-phosphor
parent74621409e3d78ca76d71d85b54d16e99b0f1b213 (diff)
downloadopenbmc-9fd1c5411b98408b285df04e9c89db5db7878707.tar.xz
bmcweb: srcrev bump 363c23022e..250b0ebb0e
Przemyslaw Czarnowski (1): Permission check for virtual media proxy mode (From meta-phosphor rev: ebc9c322357627ddf14d755820c0be055ba8a5d1) Change-Id: I03fcded39b38cbda46d8c08999dc21252b2f7ce2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-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 19d5c86f5..eeafc430d 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 = "363c23022eb3fb0cde577405e8a084a2e819b642"
+SRCREV = "250b0ebb0e8d55882fa8e6b156f88828a7ba185d"
S = "${WORKDIR}/git"