summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-09-09 01:00:59 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-09-09 02:00:22 +0300
commit2c41efeb0243522ff77ade7ddb2a05ef6c2d55c0 (patch)
tree1814f8cc5d6d7709718a67da416f7a8aeaeaef0d /meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
parent8b1691b1722887b88fb7e01e947dd11ea12e83e5 (diff)
downloadopenbmc-2c41efeb0243522ff77ade7ddb2a05ef6c2d55c0.tar.xz
bmcweb: srcrev bump abb93cdd0a..7bb985eeb0
Ed Tanous (1): Include systemd and boost as system dependencies Sunitha Harish (1): IBM Management Interface: Lock Management Change-Id: I0c9f8f99c0ba94cd6964cff0065a0b6a93fea9a2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb')
-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 7236d78c3..f7d2413ef 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"
PV = "1.0+git${SRCPV}"
-SRCREV = "abb93cdd0a49be03bf2fe95f07823686b289ecd5"
+SRCREV = "7bb985eeb0930905c2f4d551e895dd5293094931"
S = "${WORKDIR}/git"