summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/interfaces
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-10-12 22:30:59 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-10-14 00:43:42 +0300
commit0f493dcd321e26b3da9c71b0ec4b84999cf7a915 (patch)
treebd16ea2178330398c81db2f5507a5a24e0f570c7 /meta-phosphor/recipes-phosphor/interfaces
parent0fc8b58dedf08cf33953752fa18cd5c1d411ac3b (diff)
downloadopenbmc-0f493dcd321e26b3da9c71b0ec4b84999cf7a915.tar.xz
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>
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 9f6ffbc92..660035714 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 = "e7b5f604cc86dfa3995174a62df0b75f2b3ecaa7"
+SRCREV = "a8544a5bb3406e7f36e850a500f2dd5f5b4285c3"
S = "${WORKDIR}/git"