summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-06-23 04:50:52 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-06-24 00:20:38 +0300
commitb1ef6c81dff0b725ec0caad27c6f7f41518d69d0 (patch)
tree74b0b3811bf0c2fc035f1b2d06a1542aea68d55d /meta-phosphor
parentdd87a301912f3dd2bd7b7d9c4988c79fdce6debe (diff)
downloadopenbmc-b1ef6c81dff0b725ec0caad27c6f7f41518d69d0.tar.xz
bmcweb: srcrev bump 4dd73a1cfa..f1eac5775e
Nan Zhou (5): clang: fix extra semicolon clang: add inline to functions storage: simplify dbus call types sensors: use std set and map pam_authenticate: remove unused reference Sui Chen (1): Update Privilege Registry from 1.2.0 to 1.3.0 Change-Id: I4c20a012dda184a3f07fbbf9def6bd9233c6084b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-rw-r--r--meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 795b2dea4b..7236764003 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=175792518e4ac015ab6696d16c4f607e"
SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https;nobranch=1"
PV = "1.0+git${SRCPV}"
-SRCREV = "4dd73a1cfa22ebf9b2ee2fd2aff6767eeb88e1c1"
+SRCREV = "f1eac5775ed6593fe7148118304bdecec08af1ef"
S = "${WORKDIR}/git"