summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-12-17 22:11:01 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-12-18 23:36:07 +0300
commitef6785c2a6f3311a008c237ee2426d24b53f9a1f (patch)
tree90d002389d305c35d6c8de2f9cbb9c8a0dc0fdbd
parent780c5fed9e9ddd76bec12de00c1a96d2de57d1e0 (diff)
downloadopenbmc-ef6785c2a6f3311a008c237ee2426d24b53f9a1f.tar.xz
bmcweb: srcrev bump 1e2cec3081..a6e2f1c4cb
AppaRao Puli (1): Fix: bug fixes in readJson Jason M. Bills (2): Fix $metadata/index.xml parse error Consolidate regex calls when converting links RAJESWARAN THILLAIGOVINDAN (1): Fix authorization for LDAP users (From meta-phosphor rev: 5e35dbbec02a84112d084a876f0b6d9c9b77e327) Change-Id: I5bd851bbcb08b299ea1ddef17550d17a4cce41ae Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
-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 823000609..713acb115 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 = "1e2cec30813560f17b2d214b81a579b68bd37256"
+SRCREV = "a6e2f1c4cba5f3b19d7c039f52d6598b129b5b10"
S = "${WORKDIR}/git"