From 0bcd221b7ef2de05664e414b7271dfdfecf18fd1 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Fri, 26 Apr 2024 01:30:22 -0500 Subject: bmcweb: srcrev bump 6b54e4e086..9f217c26f5 Ed Tanous (1): Make cookie auth check all headers Manojkiran Eda (1): Remove setup.cfg file from the repository Ravi Teja (1): AccountService: Add HTTPBasicAuth support Change-Id: Id67491a7a3989014aa74ba0ec141c38e07574b4e 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 4417d4a42d..9d96884c24 100644 --- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb +++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb @@ -13,7 +13,7 @@ DEPENDS = " \ ${@bb.utils.contains('PTEST_ENABLED', '1', 'gtest', '', d)} \ ${@bb.utils.contains('PTEST_ENABLED', '1', 'gmock', '', d)} \ " -SRCREV = "6b54e4e08678c0e32ed02adc87237f6ffa936691" +SRCREV = "9f217c26f58c0a99c18e7cac7b095dcf6068562d" PV = "1.0+git${SRCPV}" SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https" -- cgit v1.2.3