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
(From meta-phosphor rev: 13b74c7d630371dd9a217b0b2c347b04380a182c)
Change-Id: Iccc7f9ece25d185e4079ed0eb0f75a4066b09592
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 fcc1784..94e736e 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 = "1d44c8083853494fc7a3334e39d74a89de64ea09"
+SRCREV = "3946028d2d3143109bb562841efce3e094c70c0b"
S = "${WORKDIR}/git"