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 <openbmcbump-github@yahoo.com>
Signed-off-by: Ed Tanous <edtanous@google.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 19c5c10..02e5835 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -8,12 +8,12 @@
 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"