summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-04-16 20:30:53 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-04-20 02:26:30 +0300
commit3167927f4cfff7a87858de837d32bd97730e15a4 (patch)
treed9abec61335dc9e5a8cdec378aeca206501b89dc
parentb34770baadbcb268a327096deeab9f4f74d9b84f (diff)
downloadopenbmc-3167927f4cfff7a87858de837d32bd97730e15a4.tar.xz
bmcweb: srcrev bump c47b845812..b295bf951f
Alan Kuo (1): Fix memory leak issue when opening the certificate file Change-Id: Ib2f2ee4fbea5f9fe1d33a93a9b64d6d093c77d17 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.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 4aa45ff87..92bef7b37 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 = "c47b845812c16495803a858a7bc63f5511daf27d"
+SRCREV = "b295bf951f391380e60234d0fe6df7ad4f5b00c9"
S = "${WORKDIR}/git"