bmcweb: srcrev bump 0a9c11e85e..9ba7393450
Abhishek Patel (1):
PATCH userGroups Information ("AccountTypes")
Andrew Geissler (1):
bmc-ready: provide special error return on BMCNotReady
Ed Tanous (1):
Remove extra character
Ninad Palsule (1):
Add AccountTypes in POST Accounts service
Change-Id: Id9e827a359113a0a385cbaddca11dd32e23e3fdf
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index be6a4e5..94d132b 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -12,7 +12,7 @@
${@bb.utils.contains('PTEST_ENABLED', '1', 'gtest', '', d)} \
${@bb.utils.contains('PTEST_ENABLED', '1', 'gmock', '', d)} \
"
-SRCREV = "0a9c11e85eb92140ba8d7120244b97cad615d483"
+SRCREV = "9ba73934501fc4bfe8edf74b8a0211701b6d58ca"
PV = "1.0+git${SRCPV}"
SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https"