bmcweb: srcrev bump df7f12f0d4..46b302837c

Carson Labrado (1):
      Aggregation: Process subordinate top collections

Change-Id: Ic4b9c6e314b4aff14e1b3cf000e9e043b5fba157
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 8548a4d..9be0d50 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 = "df7f12f0d4111a4646d5cad261473894676df132"
+SRCREV = "46b302837c3c44376da3ba6b72fb70b7b2ce1c11"
 PV = "1.0+git${SRCPV}"
 
 SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https"