From e11f5e254ccae62d15a1ad5e1b7ff03feb71a515 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 20 Jul 2021 18:10:59 +0000 Subject: bmcweb: srcrev bump 4f9637fafd..e269e01167 Abhishek Patel (1): Move getPortInfo to Redfish Utility Karol Niczyj (1): Updated LICENSE file Konstantin Aladyshev (1): Add support for the BootSourceOverrideMode Mansi Joshi (1): [bmcweb] Add DDR5 support in bmcweb P Dheeraj Srujan Kumar (1): Restructure pam conversation function Change-Id: Ib67b6d792636534142bc79c011f6b38dddcdc7f3 Signed-off-by: Andrew Geissler Signed-off-by: Ed Tanous --- meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb') diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb index 19c5c10f4..02e5835c2 100644 --- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb +++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb @@ -8,12 +8,12 @@ USERADD_PARAM_${PN} = "-r -s /usr/sbin/nologin bmcweb" GROUPADD_PARAM_${PN} = "web; redfish" LICENSE = "Apache-2.0" -LIC_FILES_CHKSUM = "file://LICENCE;md5=a6a4edad4aed50f39a66d098d74b265b" +LIC_FILES_CHKSUM = "file://LICENSE;md5=175792518e4ac015ab6696d16c4f607e" SRC_URI = "git://github.com/openbmc/bmcweb.git" PV = "1.0+git${SRCPV}" -SRCREV = "4f9637fafd37b19c795367f79e4ea668de146553" +SRCREV = "e269e01167cfc94d29f3d22f13e558c63b0a7cee" S = "${WORKDIR}/git" -- cgit v1.2.3