summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-07-20 21:10:59 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-07-21 04:26:55 +0300
commite11f5e254ccae62d15a1ad5e1b7ff03feb71a515 (patch)
tree3712b01bdb068fb454662ac2958ab051e8485417 /meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
parentbd750f37a8cf2ad6ee4c02567e7744b6c11d019e (diff)
downloadopenbmc-e11f5e254ccae62d15a1ad5e1b7ff03feb71a515.tar.xz
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>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb')
-rw-r--r--meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb4
1 files changed, 2 insertions, 2 deletions
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"