bmcweb: srcrev bump 19a8815adc..a90daf1828

Ed Tanous (1):
      Add missing nullptr check

(From meta-phosphor rev: 8039a77fd09fdb7946c8779b6ad11f58135e4380)

Change-Id: I7e1bc3fd432ed85ea355ddf8fda97a25e5f943fa
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index aceca01..cd5aa1e 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"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "19a8815adc2d58d69a15f492266ae0e921816102"
+SRCREV = "a90daf182891521fcc7c3e99ba266e6a55d4b4dd"
 
 S = "${WORKDIR}/git"