summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-02-14 01:31:11 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2020-02-14 17:53:42 +0300
commitba584f80f76de8eb7445fb76590fec2504c5cc4d (patch)
treeaf401da40e4cde0930448aa21ab9372d62db2a5b
parentbedc3c35a715a970846e0ff7a0439a456cd1e883 (diff)
downloadopenbmc-ba584f80f76de8eb7445fb76590fec2504c5cc4d.tar.xz
bmcweb: srcrev bump 86a0851afa..f9dcc11cc7
Gunnar Mills (2): Move to 2019.4 Redfish: Processor: Add new 2019.4 properties (From meta-phosphor rev: c9e08f923c24636854d7b1507a99df1be3c996f8) Change-Id: I32f825b798e2f32e4a1c0926eccedffbf159675a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
-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 046b21424..4c4c8daec 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 = "86a0851afa06adb728c00658bbf8cd8608bd8ff3"
+SRCREV = "f9dcc11cc7f71426078fece76e5fb8eef0eec430"
S = "${WORKDIR}/git"