bmcweb: srcrev bump 19a8815adc..a90daf1828
Ed Tanous (1):
Add missing nullptr check
Change-Id: I960c4193f949abf5df50e37754d15c5821e575f5
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 aceca01..cd5aa1e 100644
--- a/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/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"