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>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 1ab73b9..fcc1784 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "7af9151495a18c805b45764b4bba6302ec214efb"
+SRCREV = "1d44c8083853494fc7a3334e39d74a89de64ea09"
 
 S = "${WORKDIR}/git"