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>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 320da2e..a201066 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "7ea79e5e15814eb8566f3e6799f2d7eee23527a6"
+SRCREV = "6c9a279eeec173dd64bf4866beec90839f1a1a42"
S = "${WORKDIR}/git"