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

Change-Id: I77c108024b565f04a55732669a8497a06662e02c
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/interfaces/bmcweb_git.bb b/recipes-phosphor/interfaces/bmcweb_git.bb
index 1ab73b9..fcc1784 100644
--- a/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/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"