bmcweb: srcrev bump 1d44c80838..3946028d2d

AppaRao Puli (2):
      Http client support
      Correct privilege levels for LogService

jayaprakash Mutyala (1):
      Redfish: Support NoAccess user creation

manojkiraneda (1):
      Implement Acquire Lock Function in Lock Service

Change-Id: I94ae3951b48b6af87dd012bdf71c0dd0b0d2ac41
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 fcc1784..94e736e 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 = "1d44c8083853494fc7a3334e39d74a89de64ea09"
+SRCREV = "3946028d2d3143109bb562841efce3e094c70c0b"
 
 S = "${WORKDIR}/git"