summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-04-21 09:31:15 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-04-22 03:34:04 +0300
commita4db852623d1a9e19d556330137082f2b20469fa (patch)
treec04f2bd9add26345900c8fa938d234b03042ea7b
parentbaf45f371269580a519bacefabd8782aa773ebca (diff)
downloadopenbmc-a4db852623d1a9e19d556330137082f2b20469fa.tar.xz
bmcweb: srcrev bump 7af9151495..1d44c80838
James Feist (1): Use CPRNG for session secrets generation Sunitha Harish (2): Adding Hypervisor system and Hypervisor Interface Redfish Interface Implementation for Hypervisor-IPv4 Static IP (From meta-phosphor rev: a926a95472ea851d84d0fa5a9b6dd33998e52914) Change-Id: I79a7c30f58689b6dcc12ac377956ed84c786de12 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 1ab73b900..fcc178453 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 = "7af9151495a18c805b45764b4bba6302ec214efb"
+SRCREV = "1d44c8083853494fc7a3334e39d74a89de64ea09"
S = "${WORKDIR}/git"