bmcweb: srcrev bump 8be2b5b64a..2138483c18

George Liu (1):
      Add the GetSubTree and GetSubTreePaths method to dbus_utility

Change-Id: I6ed7dfa65e1976a45b23f91715d1be034c1b8d51
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 c3bf2d1..5479c18 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
     ${@bb.utils.contains('PTEST_ENABLED', '1', 'gtest', '', d)} \
     ${@bb.utils.contains('PTEST_ENABLED', '1', 'gmock', '', d)} \
 "
-SRCREV = "8be2b5b64adb5800c02e62bd484e40d38978e152"
+SRCREV = "2138483c183b367bb5657d3f4c7354708e67cc47"
 PV = "1.0+git${SRCPV}"
 
 SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https;nobranch=1"