commit | 965ffae7a79423648a289c1f8d2a0ab13a2ca70b | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Jul 21 23:50:58 2021 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Fri Jul 23 01:18:14 2021 +0000 |
tree | 78027962c5707148a22c2d7c643021d4676004ed | |
parent | 3ec1a34854972c1594066823f2ff7b123a1eb60f [diff] |
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>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb index 02e5835..53a330e 100644 --- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb +++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@ SRC_URI = "git://github.com/openbmc/bmcweb.git" PV = "1.0+git${SRCPV}" -SRCREV = "e269e01167cfc94d29f3d22f13e558c63b0a7cee" +SRCREV = "f5ffd8062e556cb3bdf5f441dd393e784b771e85" S = "${WORKDIR}/git"