summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-08-20 00:20:57 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-08-20 01:06:15 +0300
commitbbe08671bc3e022899d6e191caba0229b4b7e371 (patch)
treef2048d242c22bc9089d3eaf9623ed9025491c9ed /meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
parente23f089b7d36a8bfb337ced2cd6a6971fb37d77d (diff)
downloadopenbmc-bbe08671bc3e022899d6e191caba0229b4b7e371.tar.xz
bmcweb: srcrev bump 97128e926c..1759dc7a35
Abhishek Patel (1): Fix BIOS privileges Change-Id: Ib9ecb36f4480660a974c7a55c173777c46759543 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 839ac096f..bc627c99c 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 = "97128e926c8253f02cf25d2ca9881cadc426df2c"
+SRCREV = "1759dc7a351b665cce9cf260e0c911f489a344ff"
S = "${WORKDIR}/git"