summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-08-01 19:01:04 +0300
committerEd Tanous <ed@tanous.net>2019-08-20 18:56:17 +0300
commit21b3f8485adb54e8426fa4cd624ae6b1dfa81688 (patch)
tree62a88fe911f84206065669a3487c009dbe3790ce /meta-phosphor/recipes-phosphor
parent7fdd8e01ca3b706530c61e8f0b0cc44b74bb2fff (diff)
downloadopenbmc-21b3f8485adb54e8426fa4cd624ae6b1dfa81688.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>
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 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"