summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-01-21 20:01:29 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-01-22 01:17:45 +0300
commit11484fc220eb1316c18c428066e421d8a7f79ff2 (patch)
tree3c0748344f3dbb7a364270a55b85356524e9d606 /meta-phosphor
parent8cb492ca7b5ae0ec13a04fce0bdd01b89f32146d (diff)
downloadopenbmc-11484fc220eb1316c18c428066e421d8a7f79ff2.tar.xz
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>
Diffstat (limited to 'meta-phosphor')
-rw-r--r--meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index aceca01dc..cd5aa1e8f 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://LICENCE;md5=a6a4edad4aed50f39a66d098d74b265b"
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "19a8815adc2d58d69a15f492266ae0e921816102"
+SRCREV = "a90daf182891521fcc7c3e99ba266e6a55d4b4dd"
S = "${WORKDIR}/git"