From 3167927f4cfff7a87858de837d32bd97730e15a4 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Fri, 16 Apr 2021 17:30:53 +0000 Subject: 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 --- meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3