bmcweb: srcrev bump 08244d0221..48e4639e3e

Andrew Geissler (1):
      fw-inventory: Provide BiosVersion in system obj

Jason M. Bills (2):
      Add link for "Uri" objects
      Change the name from Immediate to On-Demand for CPU Log

RAJESWARAN THILLAIGOVINDAN (1):
      Redfish(Network): Implemented PATCH of StaticNameServers array

Santosh Puranik (1):
      Add SerialConsole to Manager node

(From meta-phosphor rev: 3e29e718d74326cfc41a6f3a1543526bdeebdbb9)

Change-Id: I3539b4d4719942f39d2c58d989ff2dcb93924a4b
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 5d7bc32..afde5c3 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -15,7 +15,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "08244d0221ff404a2e240706138a827d97892039"
+SRCREV = "48e4639e3ee4284e6ea686b30d8f476a7d3e7bb6"
 
 S = "${WORKDIR}/git"