summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-04-29 19:41:05 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-04-30 04:47:40 +0300
commit4122db7e9f2c039922fccc85897f37c35067a012 (patch)
treeee8c093ee026f316cd85770e82bd85f67f9f0612
parent648af77e58c1fa752490ba98281a9bce7002121c (diff)
downloadopenbmc-4122db7e9f2c039922fccc85897f37c35067a012.tar.xz
bmcweb: srcrev bump 3b6dea601e..3fff6206a6
Sunitha Harish (1): Set the Hypervisor IPv4 Static IP address (From meta-phosphor rev: 444889329cd1273b817ef6285a937d72eeef1686) Change-Id: I8c33e4831eb2c73e76f3a98d00b91e2e337a91c0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.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 f4b0c2988..c1f609a8b 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 = "3b6dea601ede930c4596b0160b5a8d328b92b0c4"
+SRCREV = "3fff6206a68bd50ea8750aa0d0321d43f9f06783"
S = "${WORKDIR}/git"