summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/interfaces
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-07-22 02:50:58 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-07-23 04:18:14 +0300
commit965ffae7a79423648a289c1f8d2a0ab13a2ca70b (patch)
tree78027962c5707148a22c2d7c643021d4676004ed /meta-phosphor/recipes-phosphor/interfaces
parent3ec1a34854972c1594066823f2ff7b123a1eb60f (diff)
downloadopenbmc-965ffae7a79423648a289c1f8d2a0ab13a2ca70b.tar.xz
bmcweb: srcrev bump e269e01167..f5ffd8062e
Ed Tanous (1): Fix AccountService PATCH regression/merge conflict Change-Id: Id15d50d98bd2d95032d982c1b8fd21418d0f5305 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/interfaces')
-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 02e5835c2..53a330e7c 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 = "e269e01167cfc94d29f3d22f13e558c63b0a7cee"
+SRCREV = "f5ffd8062e556cb3bdf5f441dd393e784b771e85"
S = "${WORKDIR}/git"