From 0b4c94fa28b676b9f214da37d80d3bf5fffb5acf Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Sat, 9 Nov 2019 07:51:02 +0000 Subject: bmcweb: srcrev bump 8ae37025d8..cb3e11fadd James Feist (1): Revert "account_service: Added NoAccess role to Redfish" Kowalski, Kamil (1): TLS based user auth implementation Richard Marian Thomaiyar (1): Remove priv-callback support from bmcweb jayaprakash Mutyala (1): account_service: Added NoAccess role to Redfish (From meta-phosphor rev: 6eca9b9f8acabca7bcbf061a0bbca8b744b6b129) Change-Id: I2816363e1682c924bb2aefe0313699566d7e5fa1 Signed-off-by: Andrew Geissler Signed-off-by: Brad Bishop --- meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb index 98105d13a..ba079f71f 100644 --- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb +++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb @@ -15,7 +15,7 @@ LIC_FILES_CHKSUM = "file://LICENCE;md5=a6a4edad4aed50f39a66d098d74b265b" SRC_URI = "git://github.com/openbmc/bmcweb.git" PV = "1.0+git${SRCPV}" -SRCREV = "8ae37025d83533889be862d73d8ec701a818275a" +SRCREV = "cb3e11fadd77b04f5b26aefbde18411625e5e304" S = "${WORKDIR}/git" -- cgit v1.2.3