commit | 0f493dcd321e26b3da9c71b0ec4b84999cf7a915 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Tue Oct 12 19:30:59 2021 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Wed Oct 13 21:43:42 2021 +0000 |
tree | bd16ea2178330398c81db2f5507a5a24e0f570c7 | |
parent | 0fc8b58dedf08cf33953752fa18cd5c1d411ac3b [diff] |
bmcweb: srcrev bump e7b5f604cc..a8544a5bb3 Ed Tanous (1): Implement human sort utility function Change-Id: I9496974ec39c5bc440ede85a65ee9c8d2343ee2f 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 9f6ffbc..6600357 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 = "e7b5f604cc86dfa3995174a62df0b75f2b3ecaa7" +SRCREV = "a8544a5bb3406e7f36e850a500f2dd5f5b4285c3" S = "${WORKDIR}/git"