summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-08-01 19:01:04 +0300
committerAndrew Geissler <geissonator@yahoo.com>2019-08-02 15:15:41 +0300
commit11e99c2749d3cf99ee1f3b800b877d3a1058f492 (patch)
treefe517cafc9551f59f9dfa289ea3f6914714cd790
parent0f3f4dc542200eefb9ae88fe78ffb9e3e6fc0cf1 (diff)
downloadopenbmc-11e99c2749d3cf99ee1f3b800b877d3a1058f492.tar.xz
bmcweb: srcrev bump dd118a2ed3..c619141b47
Ravi Teja (1): Redfish(Network): IPV4 DHCP ipaddreses dont show gateway when in DHCP mode (From meta-phosphor rev: ca90b15457195a5b67aa85a9a94e98b9c80801ba) Change-Id: Ied3ab1002da313c555121fbe99be0c7b68d03b92 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 07a9918cd..031b326b1 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 = "dd118a2ed38b3b1093c44686d1b6c2e19d3485d1"
+SRCREV = "c619141b47d5aaa5227a2a9ef0ef8ee6f0bef22f"
S = "${WORKDIR}/git"