summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/interfaces
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-04-26 20:31:54 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-04-29 19:15:44 +0300
commit4ae297c6e06e02f734331169fc008a60d474e9c1 (patch)
tree1b07b39dc41831e7485d13b09b0ca054e2df3fdb /meta-phosphor/recipes-phosphor/interfaces
parent42992bccf77e1f18c679c704ed521456cd613497 (diff)
downloadopenbmc-4ae297c6e06e02f734331169fc008a60d474e9c1.tar.xz
bmcweb: srcrev bump b97b9c3600..fa5053a6b1
Gunnar Mills (1): Fix empty IPV4 gateway error (From meta-phosphor rev: 93993bd7f500b957e33222fee027d564e4c9b029) Change-Id: Ied9357197623620eac4704428952dd21f847c2f9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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 4104a2fd6..c37de082b 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -15,7 +15,7 @@ LIC_FILES_CHKSUM = "file://LICENCE;md5=a6a4edad4aed50f39a66d098d74b265b"
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "b97b9c36007f21628159905f95faff7a1baa5a54"
+SRCREV = "fa5053a6b1f1cc821e97a84b49a4f82adf580594"
S = "${WORKDIR}/git"