summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-03-19 18:40:56 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-03-19 22:38:34 +0300
commite5ab07529066dbf9aae2b70d304e5790fec8f423 (patch)
treecfea534871d3d614d85d03b5e2cb68cfc0adef9d
parent00783804bc3f906d6d353ae96a7b4f1c12236729 (diff)
downloadopenbmc-e5ab07529066dbf9aae2b70d304e5790fec8f423.tar.xz
bmcweb: srcrev bump 7ea79e5e15..6c9a279eee
Gunnar Mills (3): Remove duplicate entry in array Add SameSite=Strict on Set-Cookie Fix Power Restore Policy not valid enum error Manojkiran Eda (1): Change PostCode property signature Change-Id: I48431eed0f68b159bf14dbccade304729271c1b5 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 320da2e14..a2010661e 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 = "7ea79e5e15814eb8566f3e6799f2d7eee23527a6"
+SRCREV = "6c9a279eeec173dd64bf4866beec90839f1a1a42"
S = "${WORKDIR}/git"