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
Change-Id: I42525c543708657926f9be87f4e2b0235bc477cd
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/interfaces/bmcweb_git.bb b/recipes-phosphor/interfaces/bmcweb_git.bb
index 5d7bc32..afde5c3 100644
--- a/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/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"