summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-01-30 19:31:04 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2020-01-31 18:52:12 +0300
commitb671bd98ec40440f04f94aa81e0bc77656d78274 (patch)
tree882b13f4cb7cc787fb2267f256d00c2ee281ca32 /meta-phosphor
parentd191527e8a3e16c0fdbb35891c42aac872cbb5a0 (diff)
downloadopenbmc-b671bd98ec40440f04f94aa81e0bc77656d78274.tar.xz
bmcweb: srcrev bump d04ba325f3..d887fff197
Joseph Reynolds (1): Enhance return value from pamAuthenticateUser (From meta-phosphor rev: c0356d174dfe064e795371a9459b4e6a9fb88c09) Change-Id: Ie43530c2056a99e4e853783c6b703b20fc3dc815 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 01f1449ba..16fed53e3 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 = "d04ba325f3ef4e60eb4fd8e7477af78d1be0d79d"
+SRCREV = "d887fff197b2fc3357bcbb1adb028521699a204a"
S = "${WORKDIR}/git"