bmcweb: srcrev bump 62c416fb0d..71f2db7581
Ed Tanous (3):
Try to fix the lambda formatting issue
Move redfish/v1 instantiation
Allow boost url and url_view to be added to json
Nan Zhou (3):
sensors: use inline functions + bind_front
SensorCollection: use inline functions+bind_front
Expand query: reimplement the way to do subqueries
Change-Id: I83601fb8f8aea026e995f1521f054e233ee6e971
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 3515b68..7e1c85f 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;branch=master;protocol=https;nobranch=1"
PV = "1.0+git${SRCPV}"
-SRCREV = "62c416fb0d2f62e09d7f60754ff359ac2389e749"
+SRCREV = "71f2db758154e3a0e1b5dbd4698f5dddd31c10c0"
S = "${WORKDIR}/git"