summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-09-17 01:31:04 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-09-17 02:05:15 +0300
commita00b1c99086cc96be3e0a6479b609f574524fd2b (patch)
treebba3f8773d391deb011eeed3a2a60548eb7ff036 /meta-phosphor
parent03d1fa096777d10523c2e0d1b5502f50da95137e (diff)
downloadopenbmc-a00b1c99086cc96be3e0a6479b609f574524fd2b.tar.xz
bmcweb: srcrev bump 017848263e..6295becabb
Ed Tanous (1): Don't throw if no-content is provided Jason M. Bills (1): Fix SSL-disabled build anil kumar appana (1): Fix remove callback user privilege access to login (From meta-phosphor rev: f50903bc8cab5e9fac7288a4f6b18eb6969f3579) Change-Id: I5688737d615144918ee1948dffef46e77fb68971 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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 a850618cd..8146f2ea7 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -15,7 +15,7 @@ LIC_FILES_CHKSUM = "file://LICENCE;md5=a6a4edad4aed50f39a66d098d74b265b"
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "017848263e97e6eb9f7d486071a616626fec0591"
+SRCREV = "6295becabb9edba2edb53a3c0dddc13d2ffac8dd"
S = "${WORKDIR}/git"