summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-11-19 20:21:02 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-11-20 13:13:01 +0300
commit4c8fe4693477814e420cc0468abd562176282196 (patch)
tree58148e7094dc562cdbbb75b18fc0b83639fa15f2 /meta-phosphor/recipes-phosphor
parentd7fe3d24ddf4a4059605d798f5237cf04ccda053 (diff)
downloadopenbmc-4c8fe4693477814e420cc0468abd562176282196.tar.xz
bmcweb: srcrev bump 4bb3dc3465..fd4859a7fb
Ed Tanous (1): Remove unused wildcard captures (From meta-phosphor rev: c6204c629400fad03e39d7e8880099bd57a64806) Change-Id: I33cc8e71ee87b5801e32ea4ebabfca051a084581 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor')
-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 f92714672..a6ca66a8c 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://LICENCE;md5=a6a4edad4aed50f39a66d098d74b265b"
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "4bb3dc346522b5f1e3bf6241c64238837caff5d2"
+SRCREV = "fd4859a7fba462b9762ac948702a1e768c66848f"
S = "${WORKDIR}/git"